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 449f66477c
feat: Add AuthSession GC (#4667)
1 week ago
..
authcode.go feat: add auth_time, prompt, and max_age fields (#4662) 1 week ago
authrequest.go feat: add auth_time, prompt, and max_age fields (#4662) 1 week ago
authsession.go feat: Add AuthSession GC (#4667) 1 week ago
client.go Two-Factor authentication (TOTP) (#3712) 2 weeks ago
connector.go feat(connector): connectors for grants (#4619) 3 weeks 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 feat: Add AuthSession GC (#4667) 1 week ago
offlinesession.go feat: add UserIdentity entity and CRUD operations (#4643) 2 weeks 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 AuthSession GC (#4667) 1 week ago
useridentity.go Two-Factor authentication (TOTP) (#3712) 2 weeks ago
utils.go feat: add UserIdentity entity and CRUD operations (#4643) 2 weeks ago