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.
e267dbd236
Branches
Tags
View all branches
dex
/
server
History
Eric Chiang
522749b5d8
*: switch oidc client to github.com/coreos/go-oidc
...
This saves us from having to import two different versions of square/go-jose.
2016-11-22 13:29:17 -08:00
..
api_test.go
api: add gRPC endpoints for creating, updating and deleting passwords
2016-11-01 14:10:35 -07:00
api.go
api: adding a gRPC call for listing passwords.
2016-11-17 16:56:54 -08:00
doc.go
initial commit
2016-07-26 15:51:24 -07:00
handlers_test.go
*: fix linting
2016-10-13 18:15:20 -07:00
handlers.go
connector: add RefreshConnector interface
2016-11-22 12:53:46 -08:00
oauth2_test.go
initial commit
2016-07-26 15:51:24 -07:00
oauth2.go
connector: add RefreshConnector interface
2016-11-22 12:53:46 -08:00
rotation_test.go
initial commit
2016-07-26 15:51:24 -07:00
rotation.go
server: rename "rotationStrategy.period" to "rotationFrequency"
2016-10-17 10:57:14 -07:00
server_test.go
*: switch oidc client to github.com/coreos/go-oidc
2016-11-22 13:29:17 -08:00
server.go
connector: add RefreshConnector interface
2016-11-22 12:53:46 -08:00
templates_default_gen.go
server: generate string literals instead of escaped strings
2016-09-05 18:06:17 -07:00
templates_default.go
*: rename internally used "state" form value to "req"
2016-10-27 10:26:01 -07:00
templates_test.go
*: switch dex to the ported templates
2016-09-05 17:25:39 -07:00
templates.go
*: rename internally used "state" form value to "req"
2016-10-27 10:26:01 -07:00