060103-better-auth
Installation
SKILL.md
Better Auth
Overview
Better Auth is an authentication library for Next.js. It provides a complete auth system with email/password, session management, React hooks, and an Organization plugin for multi-tenant access control.
Quick Start
npm add better-auth
npx auth@latest secret
Set BETTER_AUTH_SECRET, BETTER_AUTH_URL, NEXT_PUBLIC_APP_URL in .env.