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 a02f2e8fac
chore: fix lint violations
4 years ago
..
config.go refactor: move from io/ioutil to io and os package 5 years ago
config_test.go spelling: habit 5 years ago
crud.go feat: Add refresh token expiration and rotation settings 5 years ago
crud_test.go chore: fix lint violations 4 years ago
migrate.go Fixes of naming and code style 5 years ago
migrate_test.go chore: fix lint violations 4 years ago
postgres_test.go chore: fix lint violations 4 years ago
sql.go spelling: indices 5 years ago
sql_test.go storage/sql: add a SQL storage implementation 10 years ago
sqlite.go chore: fix lint violations 4 years ago
sqlite_test.go chore: fix lint violations 4 years ago