OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark Sagi-Kazar d877fca092
Fix coding style
7 years ago
..
config.go Add logger interface and stop relying on Logrus directly 7 years ago
config_test.go Remove the logrus logger wrapper 7 years ago
crud.go Revert "retry on serialization errors" 7 years ago
crud_test.go storage/sql: add a SQL storage implementation 10 years ago
migrate.go storage: add connector object to backend storage. 9 years ago
migrate_test.go Remove the logrus logger wrapper 7 years ago
postgres_test.go storage/sql/postgres: expose stdlib tunables, set them for tests 7 years ago
sql.go Fix coding style 7 years ago
sql_test.go storage/sql: add a SQL storage implementation 10 years ago