dex/server
2016-10-05 17:26:41 -07:00
..
api.go server: add gRPC service implementation 2016-10-04 00:30:30 -07:00
api_test.go server: add gRPC service implementation 2016-10-04 00:30:30 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go server: add health check endpoint 2016-10-04 17:20:17 -07:00
handlers_test.go server: add a test for the health check handler 2016-10-05 08:02:02 -07:00
oauth2.go *: support the implicit flow 2016-08-24 11:21:39 -07:00
oauth2_test.go initial commit 2016-07-26 15:51:24 -07:00
rotation.go rename 2016-08-10 22:31:42 -07:00
rotation_test.go initial commit 2016-07-26 15:51:24 -07:00
server.go server: add an option to enable emails and passwords from the database 2016-10-05 17:26:41 -07:00
server_test.go server: add an option to enable emails and passwords from the database 2016-10-05 17:26:41 -07:00
templates.go server: generate string literals instead of escaped strings 2016-09-05 18:06:17 -07:00
templates_default.go server: generate string literals instead of escaped strings 2016-09-05 18:06:17 -07:00
templates_default_gen.go server: generate string literals instead of escaped strings 2016-09-05 18:06:17 -07:00
templates_test.go *: switch dex to the ported templates 2016-09-05 17:25:39 -07:00