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.
 
 
 
 
 
 
Ivan Zviagintsev d1b2722e39
feat: support groups and preferred_username for staticPasswords (#4456)
2 months ago
..
config.go ci: update linter 7 months ago
config_test.go test: use new Go features in tests 7 months ago
crud.go feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
crud_test.go chore: fix lint violations 4 years ago
migrate.go feat: support groups and preferred_username for staticPasswords (#4456) 2 months 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 use slog for structured logging (#3502) 2 years 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 chore: fix lint violations 4 years ago