Passkey Authentication

WebAuthn-based authentication. No passwords to leak. No SMS codes to intercept. No password reset flows to build.

Users register a passkey once. Authentication happens with a fingerprint or face scan. The private key never leaves their device.

Multi-Tenant Architecture

One deployment serves all your customers. Each tenant gets isolated data, separate authentication policies, and their own branding.

Add a tenant with one API call. Remove them with another. No infrastructure changes required.

Edge Deployment

Runs on Cloudflare Workers. Authentication requests resolve in under 50ms worldwide.

No cold starts. No container orchestration. No server management.

Session Management

JWT-based sessions with configurable expiry. Refresh tokens rotate automatically. Session revocation propagates immediately.

Audit Logging

Every authentication event logged. Every passkey registration recorded. Every session tracked.

Query by user, tenant, time range, or event type.

Self-Hostable

Deploy to your own Cloudflare account. Your infrastructure. Your data. Your compliance requirements.

Same codebase. Same features. Full control.