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
Márk Sági-Kazár 67ba7a1c70
Merge pull request #2265 from ariary/master
Add parametrization of grant type supported in discovery endpoint
2021-10-06 15:54:17 +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 Discard package "version" (#2107) 2021-05-18 00:55:24 +02:00
deviceflowhandlers.go Make /device/token deprecation warning more concise 2021-02-25 11:53:25 +04:00
deviceflowhandlers_test.go refactor: move from io/ioutil to io and os package 2021-09-17 14:12:39 +08:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go sort grant type supported 2021-10-06 08:29:14 -04:00
handlers_test.go handlePasswordGrant: insert connectorData into OfflineSession (#2199) 2021-07-21 00:05:35 +04:00
oauth2.go Improve auth flow error handling 2021-07-21 09:33:39 +02:00
oauth2_test.go Improve auth flow error handling 2021-07-21 09:33:39 +02:00
refreshhandlers.go Update server/refreshhandlers.go 2021-03-09 09:41:41 +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 sort grant type supported 2021-10-06 08:29:14 -04:00
server_test.go refactor: move from io/ioutil to io and os package 2021-09-17 14:12:39 +08:00
templates.go Merge pull request #1865 from WorldProgrammingLtd/fix-1849 2021-06-25 19:05:41 +02:00
templates_test.go use go 1.16 new package io/fs 2021-03-20 20:05:59 +00:00