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
Eric Chiang 5c6ddbb6dc server: fix expiry detection for verification keys 2017-03-01 12:47:19 -08:00
..
internal api: adding a gRPC call for listing refresh tokens. 2017-02-13 16:12:16 -08:00
api.go storage: Surface "already exists" errors. 2017-02-21 15:00:22 -08:00
api_test.go storage: Surface "already exists" errors. 2017-02-21 15:00:22 -08:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go api: adding a gRPC call for listing refresh tokens. 2017-02-13 16:12:16 -08:00
handlers_test.go Allow CORS on keys and token endpoints 2017-01-14 21:15:51 +01:00
oauth2.go api: adding a gRPC call for listing refresh tokens. 2017-02-13 16:12:16 -08:00
oauth2_test.go server: support POSTing to authorization endpoint 2017-01-27 11:42:46 -08:00
rotation.go server: fix expiry detection for verification keys 2017-03-01 12:47:19 -08:00
rotation_test.go server: fix expiry detection for verification keys 2017-03-01 12:47:19 -08:00
server.go Allow CORS on keys and token endpoints 2017-01-14 21:15:51 +01:00
server_test.go storage: Add OfflineSession object to backend storage. 2017-02-09 19:01:28 -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