This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/server
Shivansh Vij 65592d0b5a
Updating test cases
Fixes https://github.com/dexidp/dex/issues/2537

Signed-off-by: Shivansh Vij <shivanshvij@outlook.com>
2022-05-26 15:54:54 -04: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 Fixes https://github.com/dexidp/dex/issues/2537 2022-05-26 15:49:49 -04:00
deviceflowhandlers_test.go Updating test cases 2022-05-26 15:54:54 -04:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go Merge pull request #2234 from enj/enj/i/password_grant_access_token 2021-10-21 17:42:33 +02:00
handlers_test.go handlePasswordGrant: insert connectorData into OfflineSession (#2199) 2021-07-21 00:05:35 +04:00
oauth2.go fix: Implicit Grant discovery 2022-03-08 16:16:25 +04:00
oauth2_test.go Improve auth flow error handling 2021-07-21 09:33:39 +02:00
refreshhandlers.go fix: log only errors on refreshing 2022-04-15 10:54:43 +04: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 fix: Implicit Grant discovery 2022-03-08 16:16:25 +04:00
server_test.go fix: Implicit Grant discovery 2022-03-08 16:16:25 +04:00
templates.go Add the comment about groups request notification 2022-05-25 17:50:12 +04:00
templates_test.go use go 1.16 new package io/fs 2021-03-20 20:05:59 +00:00