This website requires JavaScript.
Explore
Help
Sign In
k-space
/
dex
Archived
Watch
10
Star
0
Fork
0
You've already forked dex
Code
Issues
Pull Requests
Packages
Projects
Activity
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.
39dc5dcfb7
Branches
Tags
View all branches
dex
/
server
History
Andy Lindeman
5b66bf05c8
Fixed shadowed variable declaration
2019-06-27 19:12:18 -04:00
..
internal
*: regenerate proto
2017-12-01 11:29:33 -08:00
api_test.go
Remove the logrus logger wrapper
2019-02-22 21:31:46 +01:00
api.go
Add logger interface and stop relying on Logrus directly
2019-02-22 13:38:57 +01:00
doc.go
initial commit
2016-07-26 15:51:24 -07:00
handlers_test.go
server: update health check endpoint to query storage periodically
2019-02-04 19:02:41 +00:00
handlers.go
Fixed shadowed variable declaration
2019-06-27 19:12:18 -04:00
oauth2_test.go
Use oidc.Verifier to verify tokens
2019-06-22 13:18:35 -04:00
oauth2.go
ctx is not used
2019-06-24 09:43:12 -04:00
rotation_test.go
Remove the logrus logger wrapper
2019-02-22 21:31:46 +01:00
rotation.go
Add logger interface and stop relying on Logrus directly
2019-02-22 13:38:57 +01:00
server_test.go
userinfo_endpoint is required
2019-06-25 12:17:03 -04:00
server.go
Add userinfo endpoint
2019-06-05 22:11:21 +02:00
templates_test.go
*: add theme based frontend configuration
2016-11-30 17:20:21 -08:00
templates.go
email scope only allows access to a user's email address
2017-12-17 12:08:19 -05:00