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/sql
2017-03-13 16:56:32 -07:00
..
config.go storage: Surface "already exists" errors. 2017-02-21 15:00:22 -08:00
config_test.go cmd/dex: add logging config and serve logger for different modules. 2016-12-12 15:56:50 -08:00
crud.go storage/sql: add missing WHERE statement to refresh token update 2017-03-13 16:56:32 -07:00
crud_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
migrate.go storage: Add OfflineSession object to backend storage. 2017-02-09 19:01:28 -08:00
migrate_test.go storage: Surface "already exists" errors. 2017-02-21 15:00:22 -08:00
sql.go storage: Surface "already exists" errors. 2017-02-21 15:00:22 -08:00
sql_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
standup.sh storage/sql: fix typo in keys query 2016-10-14 12:28:49 -07:00