- 14 Oct, 2016 3 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
dev branch: properly compile version into docker images
-
Eric Chiang authored
-
- 13 Oct, 2016 11 commits
-
-
Eric Chiang authored
dev branch: add DCO and LICENSE
-
Eric Chiang authored
-
Eric Chiang authored
dev branch: add garbage collect method to storage
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
- 12 Oct, 2016 2 commits
-
-
Eric Chiang authored
server: allow extra spaces in scopes
-
Eric Chiang authored
go-oidc sends an extra space before the list of scopes. This is bad but we have to support it, so we'll be more lenient and ignore duplicated whitespace.
-
- 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 1 commit
-
-
Eric Chiang authored
storage/sql: enable garbage collection
-