Beta
The Neon Auth with Better Auth is in Beta. Share your feedback on Discord or via the Neon Console.
Neon Auth is in active development. This page shows what's currently supported and what we're working on next.
General availability
Neon Auth is targeting general availability this quarter. We're actively working on additional plugins and features to bring Neon Auth out of beta.
Frameworks
Supported
| Framework | Status | Quick start |
|---|---|---|
| Next.js | ✅ Supported | Get started |
| React + React Router | ✅ Supported | Get started |
| React + TanStack Router | ✅ Supported | Get started |
| Vite + React | ✅ Supported | Get started |
On the roadmap
| Framework | Status |
|---|---|
| Standalone frontend + backend | 🔜 Coming soon |
| Other frameworks | Based on demand |
Standalone architectures
Architectures where frontend and backend are separate deployments (e.g., Create-React-App with a separate Node/Express backend) are not yet supported. Neon Auth uses HTTP-only cookies for secure session management, and these cookies cannot be securely shared between frontend and backend applications on different domains. We're actively working on this.
Better Auth plugins
Neon Auth is built on Better Auth. Not all Better Auth plugins are currently supported.
Supported
| Plugin | Status |
|---|---|
| Email & password | ✅ Supported |
| Social OAuth (Google, GitHub) | ✅ Supported |
| Email OTP | ✅ Supported |
| Admin | ✅ Supported |
| Organization | ⚠️ Partial (invitation emails, JWT token claims in progress) |
| JWT | ✅ Supported |
| Open API | ✅ Supported |
On the roadmap
| Plugin | Status |
|---|---|
| Magic link | 🔜 Coming soon |
| Webhook support (hook into different auth events) | 🔜 Coming soon |
| Phone number (bring your own SMS provider) | 🔜 Coming soon |
| MFA support | 🔜 Coming soon |
| Plugin customization (Organization, Admin) | 🔜 Coming soon |
| Other plugins | Based on demand |
Let us know
We prioritize based on demand. If you need a specific framework or plugin, let us know through our Discord or GitHub Discussions.
Need help?
Join our Discord Server to ask questions or see what others are doing with Neon. For paid plan support options, see Support.








