Host one login service and reuse it across every side project. This app bundles TOTP and WebAuthn so you can protect dashboards, admin tools, and playground ideas without rewriting auth each time.
Secure OAuth token encryption using Elliptic Curve Diffie-Hellman.
Generate Key Pair →Central place for all personal apps, SSO-style but self-hosted.
Signed tokens with customizable TTL, easy to verify in any backend.
Protects against open redirects; wildcard domains supported.
Optional state param keeps the login flow safe.