This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/storage/sql
2017-01-11 12:07:48 -08:00
..
config_test.go cmd/dex: add logging config and serve logger for different modules. 2016-12-12 15:56:50 -08:00
config.go cmd/dex: add logging config and serve logger for different modules. 2016-12-12 15:56:50 -08:00
crud_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
crud.go storage: add extra fields to refresh token and update method 2017-01-11 12:07:48 -08:00
migrate_test.go cmd/dex: add logging config and serve logger for different modules. 2016-12-12 15:56:50 -08:00
migrate.go storage: add extra fields to refresh token and update method 2017-01-11 12:07:48 -08:00
sql_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
sql.go storage: fix postgres timezone handling 2016-12-16 11:46:49 -08:00
standup.sh storage/sql: fix typo in keys query 2016-10-14 12:28:49 -07:00