Blog
Practical guides on migrating to Better Auth and building the boring, critical layer — auth, organizations, and billing — in production.
June 22, 2026
Migrating from NextAuth to Better Auth in Next.js (and What the Boring Parts Actually Are)
A practical NextAuth-to-Better-Auth migration in Next.js: the call-site rewrites a codemod handles, and the config, schema, and user-data work you still do by hand.
June 22, 2026
Moving off Clerk to Better Auth: what's mechanical and what's a rebuild
Clerk is a hosted product, not a library, so leaving it is part codemod and part rebuild: what's mechanical, what's manual, and the user-data migration you can't skip.