- 13 Oct, 2016 1 commit
-
-
Eric Chiang authored
-
- 10 Oct, 2016 4 commits
-
-
Eric Chiang authored
dev branch: add tests for refreshing with explicit scopes
-
Eric Chiang authored
-
Eric Chiang authored
dev branch: check if a provider supports a refresh token scope
-
Eric Chiang authored
Some OpenID Connect providers, notably Google, don't follow the spec and allow refresh tokens to be requested with the "offline_access" scope. Try to determine which we're talking to by checking the supported_scopes listed by the provider discovery.
-
- 07 Oct, 2016 4 commits
-
-
Eric Chiang authored
dev branch: expose skip approval screen option
-
Eric Chiang authored
-
Eric Chiang authored
server: fix cross client scope prefix
-
Eric Chiang authored
-
- 06 Oct, 2016 9 commits
-
-
Eric Chiang authored
dev branch: add a password resource for local email/password login
-
Eric Chiang authored
-
Eric Chiang authored
dev branch: prepare build scripts for a release
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
- 05 Oct, 2016 6 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
storage: increase the number of bytes randomly generated for IDs
-
Eric Chiang authored
dev branch: add a simple gRPC API
-
Eric Chiang authored
server: add a test for the health check handler
-
Eric Chiang authored
-
Eric Chiang authored
-
- 04 Oct, 2016 12 commits
-
-
Eric Chiang authored
storage/sql: enable garbage collection
-
Eric Chiang authored
Was an oversite of the initial SQL PR.
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
Because these values are used for OAuth2 codes, refresh tokens, etc, they shouldn't be guessable. Increase the number of random bytes from 64 to 128.
-
- 03 Oct, 2016 4 commits
-
-
Eric Chiang authored
cmd/dex: rename file
-
Eric Chiang authored
-
Eric Chiang authored
dev branch: add SQL storage implementation
-
Eric Chiang authored
-