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.

Architecture

Installs
4
GitHub Stars
2
First Seen
May 25, 2026
060103-better-auth — natuleadan/skills