This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/server
m.nabokikh 4b5f1d5289 fix: refresh token only once for all concurrent requests
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2022-10-02 23:37:27 +02:00
..
internal chore(deps): upgrade protobuf in server/internal package 2021-03-22 19:27:47 +01:00
api.go Discard package "version" (#2107) 2021-05-18 00:55:24 +02:00
api_test.go fix(server): wrap credentials in the correct Dial option 2021-12-19 15:41:15 +01:00
deviceflowhandlers.go add PKCE support to device code flow (#2575) 2022-07-27 19:02:18 +03:00
deviceflowhandlers_test.go add PKCE support to device code flow (#2575) 2022-07-27 19:02:18 +03:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go address review comments 2022-09-26 15:16:18 -04:00
handlers_test.go correctly handle path escaping for connector IDs 2021-10-01 16:04:34 -04:00
oauth2.go Add HMAC protection on /approval endpoint 2022-07-29 19:45:18 -04:00
oauth2_test.go Improve auth flow error handling 2021-07-21 09:33:39 +02:00
refreshhandlers.go fix: refresh token only once for all concurrent requests 2022-10-02 23:37:27 +02:00
refreshhandlers_test.go More refresh token handler refactoring, more tests 2021-02-10 23:43:19 +04:00
rotation.go Fixes of naming and code style 2021-02-10 23:37:57 +04:00
rotation_test.go Fixes of naming and code style 2021-02-10 23:37:57 +04:00
server.go Merge remote-tracking branch 'upstream/master' into issue2289 2022-05-30 11:52:05 -04:00
server_test.go fix: Implicit Grant discovery 2022-03-08 16:16:25 +04:00
templates.go Merge remote-tracking branch 'upstream/master' into issue2289 2022-05-30 11:52:05 -04:00
templates_test.go use go 1.16 new package io/fs 2021-03-20 20:05:59 +00:00