Single sign-on
SAML 2.0, OIDC, Google, Microsoft, Apple, GitHub, and 40+ more — one config away. Toggle providers from the dashboard, no deploys.
Use a passkey, your provider, or email.
Protected by Qeet ID. Why a passkey?
Trusted by teams shipping to millions
Platform
SAML 2.0, OIDC, Google, Microsoft, Apple, GitHub, and 40+ more — one config away. Toggle providers from the dashboard, no deploys.
WebAuthn passkeys, TOTP, SMS, and email OTP — phishing-resistant by default.
Hot-path permission checks in under 30 ms, cached at the edge globally.
Cluster-wide revocation. One click signs a user out across every device.
Hard isolation per organization. Per-tenant branding, domains, and residency.
Immutable logs to your SIEM. SOC 2, ISO 27001, GDPR, HIPAA — all ready.
30+ regions worldwide. Sub-50 ms p99 sign-in latency for every user.
How it works
One line in your app. React on the front end, Node and Go on the back — all first-class.
$ bun add @qeet-id/react
✓ Resolved 1 package
✓ Added @qeet-id/react@0.1.0 in 1.2sToggle SAML, OIDC, social, passwords, and passkeys from the dashboard — no deploys.
import { QeetIDProvider } from "@qeet-id/react";
<QeetIDProvider
loginUrl="/api/auth/login"
logoutUrl="/api/auth/logout"
>
{children}
</QeetIDProvider>;Drop-in components handle sign-in, MFA enrollment, and account recovery.
import { SignedIn, SignedOut, SignInButton, UserButton } from "@qeet-id/react";
<SignedOut>
<SignInButton />
</SignedOut>
<SignedIn>
<UserButton />
</SignedIn>By the numbers
50+ identity providers and directories supported out of the box. Add your own SAML or OIDC source in minutes.
Browse all integrationsIdentity is the front door to everything. Qeet ID is built to pass the security review — and give your customers' security teams less to worry about.
Independently audited controls for security, availability, and confidentiality — reports available under NDA.
Sign a BAA on Enterprise, and process data under a GDPR-compliant DPA with EU sub-processor transparency.
Host in the US, EU, or APAC — with custom regions and single-tenant isolation available on Enterprise.
A hash-chained, append-only audit trail with a /verify endpoint — proof of integrity most platforms don't ship.
Refresh-token theft detection, per-account lockout, phishing-resistant passkeys, and a production boot-gate.
TLS 1.3 in transit, AES-256 at rest, envelope-encrypted secrets, and per-tenant data isolation.
Honest, side-by-side comparisons against the platforms you've probably already evaluated — verified against what we actually ship, gaps included.
Free up to 25,000 MAU, no card required. Predictable per-MAU pricing as you grow — no tier-jump surprises.
For developers and side projects.
For teams shipping to real customers.
For regulated industries and scale.
We ripped out our home-grown auth in two sprints. Passkeys, SAML, MFA — all working on day one. Qeet ID paid for itself the week we shipped.
The RBAC layer is the cleanest we've used. Sub-30ms permission checks, no cache invalidation foot-guns. Our platform team got their weekends back.
Multi-tenant isolation and per-org branding without lifting a finger. We onboarded a Fortune 100 customer in three days.
25,000 monthly active users on the house. Production-grade auth, no credit card, no time limit.