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 dd1e901dd9 server/rotation.go: avoid displaying the "keys already rotated" error 2017-04-11 10:48:08 -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 server: use client connected to remove server for gRPC tests 2017-03-28 16:41:39 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go *: promote SAML to stable 2017-04-11 10:09:48 -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 server/rotation.go: avoid displaying the "keys already rotated" error 2017-04-11 10:48:08 -07:00
rotation_test.go *: fix spelling using github.com/client9/misspell 2017-03-20 09:16:56 -07:00
server.go server/server.go: make successful garbage collection log at info level 2017-04-04 09:47:53 -07: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