Authentication + verification, in one provider
Ship login, MFA, and passwordless in an afternoon. Then flip on Verified MAU and start receiving real-identity claims inside the same OIDC id_token — without buying a second vendor or maintaining a second integration.
What ships in the box
A modern OIDC + OAuth 2.1 platform
OIDC discovery, JWKS, auth code + PKCE, refresh, client credentials, device code
RFC 7591 dynamic registration, 7662 introspection, 7009 revocation, 9126 PAR, 9449 DPoP
TOTP, WebAuthn / passkeys, magic links, social login (Google / Apple / GitHub / Microsoft)
Custom login domains with managed TLS, tenant-themed Universal Login
Hooks / Actions runtime — write a function, run it inside the token mint
Audit-log streaming to S3, Datadog, or your own webhook
The killer feature
Verified MAU add-on — $0.10 per verified monthly user
Auth0 ships you a JWT and walks away. With VEREID Auth, you can flip on Verified MAU and your users will see a familiar VEREID prompt the first time they log in to your app — verifying photo + liveness in under three minutes. Your userinfo endpoint then returns a signed vereid_verification claim with their current tier and badges.
That claim is the entire moat. You stop asking your users to upload a passport four times across four vendors. They stop hating you for it. And you charge ten cents on top of whichever Auth tier you’re on — no per-verification billing, no separate KYC contract, no second SDK to keep up to date.
// userinfo response (extra claim)
{
"sub": "auth0|abc",
"email": "ada@example.com",
"email_verified": true,
"vereid_verification": {
"tier": "T2",
"badges": ["T1", "T2"],
"issued_at": "2026-05-20T08:11:42Z",
"evidence_uri": "https://api.vereid.com/v1/verifications/v_..."
}
}How it counts
- A verified MAU is a user whose
vereid_verificationclaim was at least T1 at any point in the calendar month. - Users above your Auth tier’s included MAU count are billed at the same Auth MAU rate plus the $0.10 verified surcharge — no double counting.
- Stripe metered usage records, with monthly invoicing aligned to your existing AIARCO billing relationship if you already have one.
- Turn it off at any time. Users keep their badges; you just stop being billed.
Pricing
Per-MAU, with the same numbers we ship to enterprise
Free
1,000 MAU
$0
Production OIDC and OAuth 2.1, free forever for small apps.
- OIDC + OAuth 2.1 + social login
- TOTP MFA, magic links, passwordless
- Pre-built React, Next, Express, Python SDKs
- Audit log retention 7 days
Starter
5,000 MAU
$25/mo
Custom domain, WebAuthn, and the brand polish your team expects.
- Everything in Free
- Custom login domain (auth.yourbrand.com)
- WebAuthn / passkeys
- 30-day audit log retention
- Email support
Pro
20,000 MAU
$99/mo
Hooks, RBAC, and audit-log export for serious B2B workloads.
- Everything in Starter
- Role-based access control
- Hooks / Actions on ASC Lambda
- Audit log export (S3 / Datadog)
- 99.9% uptime target
Enterprise
Unlimited
Custom
SAML federation, isolated tenant, and a signed SLA.
- SAML 2.0 IdP + federation
- Single-tenant isolated deployment
- Custom DPA, sub-processor controls
- Named CSM + 24/7 incident response
+ Verified MAU add-on: $0.10 per monthly active user with an active VEREID verification. Available on every tier including Free.