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 5a4395fd12
feat: add UserIdentity entity and CRUD operations (#4643)
3 days ago
..
authcode.go Passing context storage (#3941) 1 year ago
authrequest.go Passing context storage (#3941) 1 year 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 Passing context storage (#3941) 1 year ago
devicetoken.go Passing context storage (#3941) 1 year ago
keys.go Passing context storage (#3941) 1 year ago
main.go Passing context storage (#3941) 1 year ago
offlinesession.go feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago
password.go feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
refreshtoken.go Passing context storage (#3941) 1 year ago
types.go feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago
useridentity.go feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago
utils.go feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago