Managed Better Auth roadmap

What's supported today and what's coming next

Beta

The Managed Better Auth is in Beta. Share your feedback on Discord or via the OptiTech Console.

Managed Better Auth is in active development. This page shows what's currently supported and what we're working on next.

General availability

Managed Better Auth is targeting general availability this quarter. We're actively working on additional plugins and features to bring Managed Better Auth out of beta.

Frameworks

Supported

FrameworkStatusQuick start
Next.js✅ SupportedGet started
Vite + React✅ SupportedGet started
React + React Router✅ SupportedGet started
React + TanStack Router✅ SupportedGet started

The React quick start steps through a Vite + React app. If you use React Router for URLs and layouts, use the same Managed Better Auth URL, @optitech/optitech-js client, and SDK calls from that guide, then integrate them into your router and route components. For file-based routing with TanStack, use the TanStack Router quick start instead.

On the roadmap

FrameworkStatus
Standalone frontend + backend🔜 Coming soon
Other frameworksBased on demand

Standalone architectures

Architectures where frontend and backend are separate deployments (for example, Create-React-App with a separate Node/Express backend) are not yet supported. Managed Better 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

Managed Better Auth is built on Better Auth. Not all Better Auth plugins are currently supported.

Supported

PluginStatus
Email & password✅ Supported
Social OAuth (Google, GitHub, Vercel)✅ Supported
Email OTP✅ Supported
Admin✅ Supported
Organization⚠️ Partial
JWT✅ Supported
Magic Link✅ Supported
Open API✅ Supported
Phone Number✅ Supported

See Set up OAuth for OptiTech-specific OAuth configuration (including Vercel). Email flows such as verification and password reset are covered in Email verification, Password reset, and User management.

Platform (Console, API, webhooks)

These capabilities are documented in Managed Better Auth guides but are not Better Auth plugins you enable through the SDK.

CapabilityStatusDocumentation
Trusted domains (redirect allowlist)SupportedConfigure trusted domains
Webhooks (auth events)SupportedWebhooks
Manage Auth via OptiTech APISupportedManage Auth in the OptiTech API
Manage Auth via OptiTech MCP (AI editor)SupportedSet up with your AI editor

Branch-aware auth (separate auth state per OptiTech branch) is supported; see Branching authentication and Authentication flow.

On the roadmap

PluginStatus
MFA support🔜 Coming soon
Admin plugin customization🔜 Coming soon
Other pluginsBased on demand

SDK and UI references

SurfaceDocumentation
TypeScript client SDK (optitech-js)OptiTech TypeScript SDK
Next.js server SDKNext.js Server SDK
Pre-built UI componentsUI components

Migration guides

Production and checklist

For launch readiness, see the production checklist.

Let us know

We prioritize based on demand. If you need a specific framework or plugin, let us know on our Discord.

Need help?

Join our Discord Server to ask questions or see what others are doing with OptiTech. For paid plan support options, see Support.

Was this page helpful?