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
Nandor Kracser c1b421fa04 add preffered_username to idToken
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
2019-10-30 13:06:37 +01:00
..
config.go *: fix some lint issues 2019-07-30 11:29:08 +02:00
config_test.go storage/sql: rework of the original MySQL PR 2019-07-23 14:27:10 +02:00
crud.go add preffered_username to idToken 2019-10-30 13:06:37 +01:00
crud_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
migrate.go add preffered_username to idToken 2019-10-30 13:06:37 +01:00
migrate_test.go Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
postgres_test.go storage/sql: rework of the original MySQL PR 2019-07-23 14:27:10 +02:00
sql.go storage/sql: rework of the original MySQL PR 2019-07-23 14:27:10 +02:00
sql_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00