mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-22 16:42:53 -05:00
Introduces a core UI layer that lets plugins render HTML pages via auth.ui.handler. Includes a design system (OKLCH tokens, Geist fonts), a thin client runtime (navigation, form actions, query params), and Radix-style vanilla primitives (Dialog, Dropdown, Tabs, Accordion, Popover, Tooltip, Switch, Select, Checkbox, OTP, Password toggle, Toast). The admin plugin uses the framework to serve a dashboard with stats, user graph, world map, insights panel, and a user management page with search, pagination, and CRUD actions. Made-with: Cursor
Better Auth Core
Core utilities and types for Better Auth — the most comprehensive authentication framework for TypeScript.
Installation
npm install @better-auth/core
Documentation
For full documentation, visit better-auth.com.
License
MIT