|
1 | 1 | --- |
2 | 2 | title: Auth pricing |
3 | | -description: What each Faable plan includes for Faable Auth — MAU allowances, auth accounts, passwordless caps, enterprise SSO, and per-feature gating. |
| 3 | +description: What each Faable plan includes for Faable Auth — MAU allowances, auth accounts, enterprise SSO, and per-feature gating. |
4 | 4 | --- |
5 | 5 |
|
6 | 6 | # Auth pricing |
7 | 7 |
|
8 | | -Faable Auth is part of the unified Faable subscription. The platform fee, support plans, and billing model are documented on the [Pricing](../platform/pricing.md) page — this page focuses on **what each tier includes for Auth specifically**. |
| 8 | +Faable Auth is part of the unified Faable subscription — and it is **included in every plan, starting on Free**. The platform fee, support plans, and billing model are documented on the [Pricing](../platform/pricing.md) page; this page focuses on **what each tier includes for Auth specifically**. |
9 | 9 |
|
10 | 10 | ## What each plan includes for Auth |
11 | 11 |
|
12 | | -| Plan | Auth entitlements | |
13 | | -|--------------|-------------------| |
14 | | -| **Hobby** | 1 auth account · trial MAU allowance · passwordless **100 lifetime emails** · **1 Action** max · no Webhooks · no Custom Domain, MFA, SSO/SAML | |
15 | | -| **Pro** | 1 auth account · **250 MAU** · unlimited passwordless within MAU · unlimited Actions · Webhooks · Custom Domain · MFA | |
16 | | -| **Business** | Everything in Pro · **unlimited auth accounts** · **10,000 MAU pooled** across accounts · Enterprise **SSO / SAML** · **Audit logs** | |
| 12 | +| Plan | Auth entitlements | |
| 13 | +|-----------|-------------------| |
| 14 | +| **Free** | Faable Auth included · 1 auth account · fair-use MAU allowance · passwordless, social login, RBAC · 1 Action | |
| 15 | +| **Hobby** | 1 auth account · **250 MAU** · unlimited passwordless within MAU · unlimited Actions · Webhooks · Custom Domain · MFA | |
| 16 | +| **Pro** | Everything in Hobby · **unlimited auth accounts** · **10,000 MAU pooled** across accounts · Enterprise **SSO / SAML** · **Audit logs** | |
17 | 17 |
|
18 | 18 | ## Monthly Active Users (MAU) |
19 | 19 |
|
20 | 20 | A **Monthly Active User** is any unique user who completes at least one successful login during a calendar month. The same user logging in from multiple devices in the same month counts once. |
21 | 21 |
|
22 | | -- **Pro** includes **250 MAU** on a single auth account. |
23 | | -- **Business** includes **10,000 MAU pooled** across every auth account on the subscription — useful when you run multiple products under one Faable plan. |
| 22 | +- **Free** includes a fair-use MAU allowance while you build. If your project takes off, we'll reach out before applying any limit. |
| 23 | +- **Hobby** includes **250 MAU** on a single auth account. |
| 24 | +- **Pro** includes **10,000 MAU pooled** across every auth account on the subscription — useful when you run multiple products under one Faable plan. |
24 | 25 |
|
25 | 26 | If you expect to exceed your plan's MAU allowance, [contact us](https://github.com/orgs/faablecloud/discussions) before you do — overage is handled on a case-by-case basis at the time of writing. |
26 | 27 |
|
27 | 28 | ## Feature gating |
28 | 29 |
|
29 | | -| Feature | Hobby | Pro | Business | |
30 | | -|----------------------------------------|:---------------------:|:--------------:|:--------------:| |
31 | | -| Social Login | ✅ | ✅ | ✅ | |
32 | | -| Database (username/password) connection | ✅ | ✅ | ✅ | |
33 | | -| Passwordless (OTP / Magic Link) | ✅ (100 lifetime cap) | ✅ | ✅ | |
34 | | -| RBAC, Teams | ✅ | ✅ | ✅ | |
35 | | -| Actions (PostLogin) | ✅ (**1 Action max**) | ✅ unlimited | ✅ unlimited | |
36 | | -| Webhooks | — | ✅ | ✅ | |
37 | | -| Custom Domain | — | ✅ | ✅ | |
38 | | -| MFA | — | ✅ | ✅ | |
39 | | -| Enterprise SSO / SAML | — | — | ✅ | |
40 | | -| Audit logs | — | — | ✅ | |
41 | | -| Multiple auth accounts | — | — | ✅ | |
| 30 | +| Feature | Free | Hobby | Pro | |
| 31 | +|------------------------------------------|:----:|:------------:|:------------:| |
| 32 | +| Social Login | ✅ | ✅ | ✅ | |
| 33 | +| Database (username/password) connection | ✅ | ✅ | ✅ | |
| 34 | +| Passwordless (OTP / Magic Link) | ✅ | ✅ | ✅ | |
| 35 | +| RBAC, Teams | ✅ | ✅ | ✅ | |
| 36 | +| Actions (PostLogin) | ✅ (1 Action max) | ✅ unlimited | ✅ unlimited | |
| 37 | +| Webhooks | — | ✅ | ✅ | |
| 38 | +| Custom Domain | — | ✅ | ✅ | |
| 39 | +| MFA | — | ✅ | ✅ | |
| 40 | +| Enterprise SSO / SAML | — | — | ✅ | |
| 41 | +| Audit logs | — | — | ✅ | |
| 42 | +| Multiple auth accounts | — | — | ✅ | |
42 | 43 |
|
43 | 44 | ## Related |
44 | 45 |
|
45 | 46 | - [Platform pricing](../platform/pricing.md) — tiers, platform fee, support plans, billing model. |
46 | | -- [Deploy pricing](../deploy/pricing.md) — compute catalog and bandwidth. |
| 47 | +- [Deploy pricing](../deploy/pricing.md) — compute catalog, deployments per day, and bandwidth. |
47 | 48 | - [Features overview](features.md) — what Faable Auth does, end-to-end. |
0 commit comments