- 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 11 commits
-
-
Eric Chiang authored
cmd/dex: rename file
-
Eric Chiang authored
-
Eric Chiang authored
dev branch: add SQL storage implementation
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
This change adds support for SQLite3, and Postgres.
-
- 01 Oct, 2016 1 commit
-
-
Eric Chiang authored
Currently, whether or not a user has authenticated themselves through a connector is indicated by a pointer being nil or non-nil. Instead add an explicit flag that marks this.
-
- 19 Sep, 2016 1 commit
-
-
Eric Chiang authored
dev branch: add TODO file
-