All systems operational

Every way to authenticate.
One platform.

Push approval, magic links, passkeys, TOTP, social login — self-hosted, sovereign, free.

110
API Endpoints
8
Auth Methods
<200ms
Latency
$0
Self-Hosted
Auth Methods

Every auth flow. All in one stack.

Six production-ready authentication methods, unified under a single API.

Push 📱

Push Authentication

Tap approve on your phone. Number matching prevents push fatigue attacks. Works like Duo, without the SaaS bill.

Email 📧

Magic Links

One-click email sign-in. Tokens are hashed, single-use, and expire after 15 minutes. Zero passwords required.

Biometric 🔒

Passkeys & WebAuthn

FIDO2 biometric authentication. Touch ID, Face ID, hardware keys. No passwords. Phishing-proof by design.

Social 🔗

Social Login

Google and GitHub OIDC with PKCE S256. AuthGate issues your JWT — users never get a third-party token.

TOTP 🔢

Built-in TOTP

Replace Google Authenticator. QR scan setup, offline TOTP codes, encrypted cloud backup across devices.

SDK 🔌

SDK Embed

One script tag. Drop-in push modal for any website. Your branding, your domain, powered by AuthGate.

Integration

Three lines. Done.

The entire SDK integration for any website.

THE ENTIRE INTEGRATION
<script src="https://authgate.cloud/sdk/authgate.js"></script>
<script>
  AuthGate.init({ serverUrl: 'https://authgate.cloud', appId: 'myapp' });
  AuthGate.renderButton('#login', { emailSelector: '#email' });
</script>
110
REST endpoints
SSE
Audit log streaming
JWT
Your tokens, your keys
FIDO2
Passkey compliant
Comparison

How AuthGate stacks up.

Every auth method. Self-hosted. Free.

Feature AuthGate Google Auth Duo Auth0
Push approve
Magic links
Passkeys / WebAuthn
TOTP
Social login (OIDC)
Self-hosted
Free / open-source
Pricing

Own your auth stack.

Self-host for free forever, or let us run it on your domain.

Hosted Coming Soon

Hosted

$6/month
We run it on your domain.
  • Everything in Self-Hosted
  • Managed infra + updates
  • Custom domain setup
  • SSL & backups included
  • Email support