<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/better-auth/better-auth/blob/main/banner-dark.png?raw=true" />
<source media="(prefers-color-scheme: light)" srcset="https://github.com/better-auth/better-auth/blob/main/banner.png?raw=true" />
</picture>
Better Auth
The most comprehensive authentication framework for TypeScript
Learn more »
Discord
·
Website
·
Issues
Getting Started
pnpm install better-authRead the Installation Guide to learn more.