better-auth-ts
SKILL.md
Better Auth TypeScript Skill
Better Auth is a framework-agnostic authentication and authorization library for TypeScript.
Quick Start
Installation
# npm
npm install better-auth
# pnpm
pnpm add better-auth
# yarn
yarn add better-auth