dex/server
Eric Chiang 98b207b59a Merge pull request #585 from ericchiang/dev-api
dev branch: add a simple gRPC API
2016-10-05 14:14:28 -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 Merge pull request #585 from ericchiang/dev-api 2016-10-05 14:14:28 -07:00
server_test.go *: switch dex to the ported templates 2016-09-05 17:25:39 -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