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
rithu john 59502850f0 connector: Connectors without a RefreshConnector should not return a refresh token instead of erroring 2017-03-23 14:56:34 -07:00
..
internal api: adding a gRPC call for listing refresh tokens. 2017-02-13 16:12:16 -08:00
api.go api: Update timestamp type for RefreshTokenRef to int64. 2017-03-17 15:46:39 -07:00
api_test.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.go connector: Connectors without a RefreshConnector should not return a refresh token instead of erroring 2017-03-23 14:56:34 -07:00
handlers_test.go *: update go-oidc and use standard library's context package 2017-03-08 10:33:19 -08: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 *: update go-oidc and use standard library's context package 2017-03-08 10:33:19 -08:00
rotation_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
server_test.go *: fix spelling using github.com/client9/misspell 2017-03-20 09:16:56 -07: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