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/storage
Eric Chiang 490b3494db storage: increase the number of bytes randomly generated for IDs
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.
2016-10-03 17:38:32 -07:00
..
conformance storage/conformance: add more conformance tests 2016-10-03 12:48:25 -07:00
kubernetes storage: hook up conformance tests for SQL 2016-10-03 12:48:25 -07:00
memory storage: hook up conformance tests for SQL 2016-10-03 12:48:25 -07:00
sql *: add standup script to run DB tests locally and hook up travis 2016-10-03 12:48:26 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
static_clients.go storage: add storage with static clients 2016-08-05 09:49:38 -07:00
storage.go storage: increase the number of bytes randomly generated for IDs 2016-10-03 17:38:32 -07:00