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.
 
 
 
 
 
 
Bernd Eckstein b5519695a6
PKCE implementation (#1784)
5 years ago
..
config.go Add gocritic 6 years ago
config_test.go add docker-compose for local testing 6 years ago
crud.go PKCE implementation (#1784) 5 years ago
crud_test.go storage/sql: add a SQL storage implementation 10 years ago
migrate.go PKCE implementation (#1784) 5 years ago
migrate_test.go storage/sql: allow specifying sql flavor specific migrations 6 years ago
postgres_test.go Add github actions CI flow 6 years ago
sql.go storage/sql: allow specifying sql flavor specific migrations 6 years ago
sql_test.go storage/sql: add a SQL storage implementation 10 years ago