Clerk vs Hasura
User management and authentication as a service
vs. Instant GraphQL + REST on your data sources — with permissions
Pricing tiers
Clerk
Free
50k MAU included. No SSO/SAML. Perfect for side projects and early prototypes.
Free
Pro
$25/mo (or $20/mo annual). 50k MAU, $0.02 each after. 1 enterprise SSO connection per app. Webhooks, JWT templates, custom session duration.
$25/mo
Business
$300/mo (or $250/mo annual). Advanced organizations, enhanced support, additional enterprise features.
$300/mo
Enterprise
Custom. Volume MAU discounts, SLA, workspace-wide SAML SSO, dedicated support.
Custom
Hasura
OSS (Community)
Free forever (Apache-2.0). Self-host GraphQL Engine v2.
$0 base (usage-based)
Cloud Free
$0. 1 project. 60 req/min. Community support.
Free
Professional
$99/mo (starts). Usage-based compute + data pass-through. Production SLAs.
$99/mo
Advanced
Custom. Multi-region, dedicated, observability, SSO.
Custom
Enterprise
Custom. On-prem / air-gap / advanced security.
Custom
Free-tier quotas head-to-head
Comparing hobby on Clerk vs free on Hasura.
| Metric | Clerk | Hasura |
|---|---|---|
| mao | 100 orgs/month | — |
| mau | 50000 users/month | — |
| sso connections | 0 connections | — |
Features
Clerk · 15 features
- Account Portal — Hosted sign-in/user profile pages at accounts.yourapp.com — zero UI code, fully …
- Bot Protection — Cloudflare Turnstile CAPTCHA integrated into sign-up.
- Clerk Billing — Built-in Stripe-powered billing: subscriptions, plans, proration — ties directly…
- Enterprise SSO (SAML/OIDC) — SAML and OIDC for enterprise customers. Per-domain connection. Pro+ (1 included)…
- Impersonation — Act as a user from dashboard to debug. Logged.
- JWT Templates — Custom JWT issuance for third-party backends (Supabase, Hasura, Firebase, Convex…
- Machine Tokens (M2M) — API keys and machine tokens for service-to-service auth in addition to user sess…
- Multi-Factor Auth — TOTP (authenticator apps), SMS OTP, backup codes. Forced or optional per user.
- Organizations (B2B) — Multi-tenant orgs with roles, permissions, invitations, domain allowlist, and pe…
- Passkeys (WebAuthn) — Passwordless passkey sign-in with per-device biometrics.
- Prebuilt Components — Drop-in React components: <SignIn/>, <SignUp/>, <UserButton/>, <OrganizationSwit…
- Sessions — Server-side session tokens. Sliding expiration by default; configurable absolute…
- User Management — Full user CRUD, metadata (public/private/unsafe), email/phone verification, ban/…
- Waitlist Mode — Collect sign-ups before opening the app. Approve waitlist entries to activate ac…
- Webhooks — Events: user.created/updated/deleted, session.created, organization.* — delivere…
Hasura · 14 features
- Actions — Custom resolvers via HTTP.
- Data Connector Hub — Build connectors to any source.
- Event Triggers — DB changes → webhook.
- GraphQL API — Auto GraphQL over relational + NoSQL.
- Hasura DDN (v3) — Multi-source supergraph with OpenDD.
- JWT Auth — Pluggable JWT verification.
- Metadata Migrations — Git-versioned Hasura config.
- Permissions — Row + column + session-based.
- Query Caching — Edge caching with cache-control directive.
- Remote Schemas — Merge external GraphQL into supergraph.
- REST Endpoints — Turn any GraphQL op into REST.
- Scheduled Triggers — Cron + one-off webhook triggers.
- Subscriptions — Live queries via WS.
- Webhook Auth — Custom auth via webhook.
Developer interfaces
| Kind | Clerk | Hasura |
|---|---|---|
| CLI | — | ddn CLI (v3), hasura CLI |
| SDK | @clerk/astro, @clerk/backend / @clerk/clerk-sdk-node, @clerk/chrome-extension, @clerk/clerk-expo, @clerk/clerk-js (vanilla), @clerk/clerk-react, @clerk/clerk-react-native, @clerk/nextjs, @clerk/nuxt, @clerk/remix, clerk-sdk-go, clerk-sdk-python, clerk-sdk-ruby, @clerk/tanstack-start, @clerk/vue | — |
| REST | Backend REST API, Frontend API | Hasura REST Endpoints, Metadata API |
| GRAPHQL | — | Hasura GraphQL Engine |
| MCP | Clerk MCP | — |
| OTHER | Webhooks (Svix) | Data Connectors, Hasura Console |
Staxly is an independent catalog of developer platforms. Outbound links to Clerk and Hasura are plain references to their official websites. Pricing is verified against vendor pages at publication time — reconfirm before buying.
Want this comparison in your AI agent's context? Install the free Staxly MCP server.