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.
dex/server
Eric Chiang 80038847de server: clean up test comments and code flow 2017-02-07 10:31:51 -08:00
..
internal server/internal: generate protobuf types 2017-01-11 12:07:48 -08:00
api.go Merge pull request #740 from ericchiang/fix-comment-typos 2016-12-13 13:17:50 -08:00
api_test.go server: modify error messages to use logrus. 2016-12-13 11:52:44 -08:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go {web,server}: use html/template and reduce use of auth request ID 2017-02-02 11:11:00 -08:00
handlers_test.go Allow CORS on keys and token endpoints 2017-01-14 21:15:51 +01:00
oauth2.go server: support POSTing to authorization endpoint 2017-01-27 11:42:46 -08:00
oauth2_test.go server: support POSTing to authorization endpoint 2017-01-27 11:42:46 -08:00
rotation.go server: fixes for the implicit and hybrid flow 2017-01-10 16:20:17 -08:00
rotation_test.go initial commit 2016-07-26 15:51:24 -07:00
server.go Allow CORS on keys and token endpoints 2017-01-14 21:15:51 +01:00
server_test.go server: clean up test comments and code flow 2017-02-07 10:31:51 -08:00
templates.go {web,server}: use html/template and reduce use of auth request ID 2017-02-02 11:11:00 -08:00
templates_test.go *: add theme based frontend configuration 2016-11-30 17:20:21 -08:00