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
Maarten den Braber a8d059a237 Add userinfo endpoint
Co-authored-by: Yuxing Li <360983+jackielii@users.noreply.github.com>
Co-authored-by: Francisco Santiago <1737357+fjbsantiago@users.noreply.github.com>
2019-06-05 22:11:21 +02:00
..
internal *: regenerate proto 2017-12-01 11:29:33 -08:00
api.go Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
api_test.go Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go Add userinfo endpoint 2019-06-05 22:11:21 +02:00
handlers_test.go server: update health check endpoint to query storage periodically 2019-02-04 19:02:41 +00:00
oauth2.go Add userinfo endpoint 2019-06-05 22:11:21 +02:00
oauth2_test.go *: github.com/coreos/dex -> github.com/dexidp/dex 2018-09-05 17:57:08 +02:00
rotation.go Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
rotation_test.go Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
server.go Add userinfo endpoint 2019-06-05 22:11:21 +02:00
server_test.go Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
templates.go email scope only allows access to a user's email address 2017-12-17 12:08:19 -05:00
templates_test.go *: add theme based frontend configuration 2016-11-30 17:20:21 -08:00