An open-source alternative to Auth0, Firebase Auth, and AWS Cognito for secure login and session management.
This Java-based core provides the backend logic for authentication and session management. It's designed to be integrated with frontend and backend SDKs to add features like passwordless login, social login, and MFA. You'd typically interact with it via its REST APIs exposed by the backend SDKs.
An open-source alternative to Auth0, Firebase Auth, and AWS Cognito for secure login and session management.
Developers building applications needing a self-hostable, customizable authentication solution.