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.
 
 
 
 
 
 
Bob Callaway 83e2df821e
add PKCE support to device code flow (#2575)
4 years ago
..
client add PKCE support to device code flow (#2575) 4 years ago
db add PKCE support to device code flow (#2575) 4 years ago
schema add PKCE support to device code flow (#2575) 4 years ago
generate.go chore: update ent 5 years ago
mysql.go chore: fix lint violations 4 years ago
mysql_test.go Fix sqlite an mysql tests 5 years ago
postgres.go chore: fix lint violations 4 years ago
postgres_test.go feat: Add MySQL ent-based storage driver 5 years ago
sqlite.go chore: fix lint violations 4 years ago
sqlite_test.go Remove sqlite transaction tests for ent 5 years ago
types.go feat: Add ent-based postgres storage 5 years ago
utils.go feat: Add MySQL ent-based storage driver 5 years ago