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 6b9ce00e11
feat: implement AuthSession CRUD operations (#4646)
16 hours ago
..
authcode.go Add dialects 5 years ago
authrequest.go Add HMAC protection on /approval endpoint 4 years ago
authsession.go feat: implement AuthSession CRUD operations (#4646) 16 hours ago
client.go feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
connector.go feat(connector): connectors for grants (#4619) 6 days ago
devicerequest.go Add dialects 5 years ago
devicetoken.go add PKCE support to device code flow (#2575) 4 years ago
dialects.go Add dialects 5 years ago
keys.go Update go-jose to v4.0.1 (#3409) 2 years ago
offlinesession.go chore: update ent 5 years ago
password.go feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
refreshtoken.go Add dialects 5 years ago
useridentity.go feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago