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.
 
 
 
 
 
 
Rubén Soleto Buenvarón c91b37aa9e refresh token rotation 10 years ago
..
migrations *: add "groups" scope 10 years ago
translate
client.go return 409 for duplicate client ids 10 years ago
conn.go
conn_postgres.go
conn_sqlite3.go return 409 for duplicate client ids 10 years ago
conn_test.go
connector_config.go
db.go
gc.go
gc_test.go
health.go
key.go
key_test.go
migrate.go
migrate_sqlite3.go *: add "groups" scope 10 years ago
migrate_test.go db: fix client migration test 10 years ago
password.go
refresh.go refresh token rotation 10 years ago
refresh_test.go
session.go *: add "groups" scope 10 years ago
session_key.go
user.go