Auth, billing, email.
One DNS setup.
Point a CNAME, configure in the dashboard, ship.
Authentication
Magic link, Google OAuth, and X OAuth. Custom domains with automatic TLS.
- Magic link sign-in
- Google OAuth
- X (Twitter) OAuth
Billing
Stripe-powered subscriptions and one-time purchases.
- Stripe integration
- Subscription plans
- One-time bundles
Magic links and account notifications delivered via Resend.
- Magic link delivery
- Account notifications
- Custom sender address
How it works
1
Add a DNS record
Point a CNAME to ingress.reauth.dev. We handle TLS automatically.
2
Configure in dashboard
Set up auth methods, billing plans, and email settings from one place.
3
Ship
Use our SDK or API to add auth, billing, and email to your app.