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.
8b2956ddbc
Branches
Tags
View all branches
dex
/
server
History
Eric Chiang
33f0199077
*: fix spelling using github.com/client9/misspell
2017-03-20 09:16:56 -07:00
..
internal
api: adding a gRPC call for listing refresh tokens.
2017-02-13 16:12:16 -08:00
api_test.go
api: Update timestamp type for RefreshTokenRef to int64.
2017-03-17 15:46:39 -07:00
api.go
api: Update timestamp type for RefreshTokenRef to int64.
2017-03-17 15:46:39 -07:00
doc.go
initial commit
2016-07-26 15:51:24 -07:00
handlers_test.go
*: update go-oidc and use standard library's context package
2017-03-08 10:33:19 -08:00
handlers.go
*: fix spelling using github.com/client9/misspell
2017-03-20 09:16:56 -07: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
*: fix spelling using github.com/client9/misspell
2017-03-20 09:16:56 -07:00
rotation.go
*: update go-oidc and use standard library's context package
2017-03-08 10:33:19 -08:00
server_test.go
*: fix spelling using github.com/client9/misspell
2017-03-20 09:16:56 -07:00
server.go
*: update go-oidc and use standard library's context package
2017-03-08 10:33:19 -08: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