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.
3e5480a859
Branches
Tags
View all branches
dex
/
server
History
Eric Chiang
2c4752d5d4
server: fix expiry detection for verification keys
2017-03-01 12:43:45 -08:00
..
internal
api: adding a gRPC call for listing refresh tokens.
2017-02-13 16:12:16 -08:00
api_test.go
storage: Surface "already exists" errors.
2017-02-21 15:00:22 -08:00
api.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_test.go
Allow CORS on keys and token endpoints
2017-01-14 21:15:51 +01:00
handlers.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
oauth2.go
api: adding a gRPC call for listing refresh tokens.
2017-02-13 16:12:16 -08:00
rotation_test.go
server: fix expiry detection for verification keys
2017-03-01 12:43:45 -08:00
rotation.go
server: fix expiry detection for verification keys
2017-03-01 12:43:45 -08:00
server_test.go
storage: Add OfflineSession object to backend storage.
2017-02-09 19:01:28 -08:00
server.go
Allow CORS on keys and token endpoints
2017-01-14 21:15:51 +01:00
templates_test.go
*: add theme based frontend configuration
2016-11-30 17:20:21 -08:00
templates.go
{web,server}: use html/template and reduce use of auth request ID
2017-02-02 11:11:00 -08:00