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.
 
 
 
 
 
 
Aiden Andrews-McDermott 98f78db915 Updated config.go to remove the defaulting idle connection limit of 5 which is an issue for upstream https://github.com/go-sql-driver/mysql/issues/674 6 years ago
..
config.go Updated config.go to remove the defaulting idle connection limit of 5 which is an issue for upstream https://github.com/go-sql-driver/mysql/issues/674 6 years ago
config_test.go Add github actions CI flow 6 years ago
crud.go Fix whitespace 6 years ago
crud_test.go storage/sql: add a SQL storage implementation 10 years ago
migrate.go Remove defaulting from connector_data column 6 years ago
migrate_test.go Remove the logrus logger wrapper 7 years ago
postgres_test.go Add github actions CI flow 6 years ago
sql.go storage/sql: rework of the original MySQL PR 7 years ago
sql_test.go storage/sql: add a SQL storage implementation 10 years ago