Package Exports
- better-auth
- better-auth/adapters
- better-auth/adapters/drizzle
- better-auth/adapters/memory
- better-auth/adapters/mongodb
- better-auth/adapters/prisma
- better-auth/adapters/test
- better-auth/api
- better-auth/client
- better-auth/client/plugins
- better-auth/cookies
- better-auth/crypto
- better-auth/db
- better-auth/lynx
- better-auth/minimal
- better-auth/next-js
- better-auth/node
- better-auth/oauth2
- better-auth/plugins
- better-auth/plugins/access
- better-auth/plugins/admin
- better-auth/plugins/admin/access
- better-auth/plugins/anonymous
- better-auth/plugins/bearer
- better-auth/plugins/custom-session
- better-auth/plugins/device-authorization
- better-auth/plugins/email-otp
- better-auth/plugins/generic-oauth
- better-auth/plugins/haveibeenpwned
- better-auth/plugins/jwt
- better-auth/plugins/magic-link
- better-auth/plugins/multi-session
- better-auth/plugins/oauth-proxy
- better-auth/plugins/oidc-provider
- better-auth/plugins/one-time-token
- better-auth/plugins/organization
- better-auth/plugins/organization/access
- better-auth/plugins/phone-number
- better-auth/plugins/siwe
- better-auth/plugins/two-factor
- better-auth/plugins/username
- better-auth/react
- better-auth/social-providers
- better-auth/solid
- better-auth/solid-start
- better-auth/svelte
- better-auth/svelte-kit
- better-auth/tanstack-start
- better-auth/test
- better-auth/types
- better-auth/vue
Readme
{/* lint disable maximum-line-length */}
<source media="(prefers-color-scheme: light)" srcset="https://github.com/better-auth/better-auth/blob/main/banner.png?raw=true" />
<img alt="Better Auth Logo" src="https://github.com/better-auth/better-auth/blob/main/banner.png?raw=true" />
{/* lint enable maximum-line-length */}
Better Auth
The most comprehensive authentication framework for TypeScript
<br />
<a href="https://better-auth.com"><strong>Learn more »</strong></a>
<br />
<br />
<a href="https://discord.gg/better-auth">Discord</a>
·
<a href="https://better-auth.com">Website</a>
·
<a href="https://github.com/better-auth/better-auth/issues">Issues</a>
Getting Started
pnpm install better-authRead the Installation Guide to learn more.