Single sign-on
SAML 2.0, OIDC, Google, Microsoft, Apple, GitHub, and 40+ more — one config away.
Qeetid is the auth platform engineers wish they'd had. SSO, MFA, passkeys, RBAC, and stateful sessions — backed by a single, audit-ready identity graph. Drop it in. Ship in days.
Use a passkey, your provider, or email.
Protected by Qeetid. Why a passkey?
Trusted by teams shipping to millions
Platform
SAML 2.0, OIDC, Google, Microsoft, Apple, GitHub, and 40+ more — one config away.
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.
TypeScript, Go, Python, Rust — first-class. React, Next.js, mobile included.
How it works
One line in your app. TypeScript, Go, Python, and Rust — all first-class.
$ pnpm add @qeetid/react
✓ Resolved 1 package
✓ Added @qeetid/sdk@1.4.0 in 1.2sToggle SAML, OIDC, social, passwords, and passkeys from the dashboard — no deploys.
import { Qeetid } from "@qeetid/sdk";
const QG = new Qeetid({
tenant: "acme",
providers: ["google", "passkey", "saml"],
});Drop-in components handle sign-in, MFA enrollment, and account recovery.
import { SignIn } from "@qeetid/react";
export default function Page() {
return (
<SignIn
redirectTo="/dashboard"
/>
);
}By the numbers
Integrations
50+ identity providers and directories supported out of the box. Add your own SAML or OIDC source in minutes.
Browse all integrationsCustomers
“We ripped out our home-grown auth in two sprints. Passkeys, SAML, MFA — all working on day one. Qeetid 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.”
5,000 monthly active users on the house. Production-grade auth, no credit card, no time limit.