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.
 
 
 
 
 
 
Maksim Nabokikh 3d97c59032
test: add concurrency tests for storage implementations (#4631)
7 days ago
..
config.go feat: Disallow unknown config fields (#4531) 3 weeks ago
config_test.go test: add concurrency tests for storage implementations (#4631) 7 days ago
crud.go feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
crud_test.go chore: fix lint violations 4 years ago
migrate.go feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
migrate_test.go refactor: simplify tests by using slog.DiscardHandler (#4058) 12 months ago
postgres_test.go test: use new Go features in tests 7 months ago
sql.go fix(mysql): quote `groups` reserved word in query replacer (#4580) 3 weeks ago
sql_test.go storage/sql: add a SQL storage implementation 10 years ago
sqlite.go use slog for structured logging (#3502) 2 years ago
sqlite_no_cgo.go Allow compilation without CGO (#4266) 7 months ago
sqlite_test.go test: add concurrency tests for storage implementations (#4631) 7 days ago