kratos
https://github.com/ory/kratos
Go
Next-gen identity server (think Auth0, Okta, Firebase) with ORY-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, service-to-service and IoT auth. Can work as an OAuth2 / OpenID Conn
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported2 Subscribers
Add a CodeTriage badge to kratos
Help out
- Issues
- fix: prefer max-submissions error over stale CSRF
- fix: OIDC registration to login flow fails to invoke webhooks
- fix: construct missing-claims error before emitting event to avoid nil pointer panic
- feat: allow deleting the code credential via the admin API
- fix: emit the OIDC configuration decode failure without the configuration
- feat: optionally resolve OIDC provider secrets from file:// and base64:// URIs
- OIDC flows doesn't respect return_to
- Deleting identites help unclear, command prints an error that "should never be printed"
- Nil-pointer panic in JWT tokenizer when Jsonnet claims mapper returns non-object `claims`
- Allow updating session information in webhooks
- Docs
- Go not yet supported