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 f80a89dd5d
feat(client): add allowed connectors field to client configuration (#4610)
5 days ago
..
client feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
db feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
schema feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
generate.go build: add ent as a tool to go.mod 1 year ago
mysql.go ci: update linter 7 months ago
mysql_test.go test: add concurrency tests for storage implementations (#4631) 7 days ago
postgres.go use slog for structured logging (#3502) 2 years ago
postgres_test.go test: add concurrency tests for storage implementations (#4631) 7 days ago
sqlite.go use slog for structured logging (#3502) 2 years ago
sqlite_test.go test: add concurrency tests for storage implementations (#4631) 7 days ago
types.go feat: Add ent-based postgres storage 5 years ago
utils.go feat: Add MySQL ent-based storage driver 5 years ago