Self-hosted authentication center based on TOTP and WebAuthn standards
One login service for all your personal projects
Simple yet secure authentication for your projects
Time-based one-time password, compatible with Google Authenticator, Microsoft Authenticator, and more
Generate SecretSupport for biometrics, hardware keys like YubiKey, and FIDO2-compliant modern authentication
Register CredentialOne authentication service for all your personal projects, no need to build login for each app
Learn IntegrationStandard JWT token implementation with customizable expiration time for easy user identity verification
Configure allowed redirect URL whitelist to prevent open redirect vulnerabilities, supports wildcard patterns
Built-in state parameter support to protect login flow from cross-site request forgery attacks
Four simple steps to integrate with your projects
User redirects from your app to auth center
Enter password and verification code to complete authentication
System generates JWT token and redirects back
Your app verifies token to complete login
Add secure two-factor authentication to all your projects in minutes