Package Exports
- better-auth
- better-auth/adapters/drizzle
- better-auth/adapters/memory
- better-auth/adapters/mongodb
- better-auth/adapters/prisma
- better-auth/api
- better-auth/client
- better-auth/client/plugins
- better-auth/cookies
- better-auth/crypto
- better-auth/db
- better-auth/next-js
- better-auth/node
- better-auth/oauth2
- better-auth/plugins
- better-auth/plugins/access
- better-auth/plugins/admin
- better-auth/plugins/anonymous
- better-auth/plugins/bearer
- better-auth/plugins/custom-session
- better-auth/plugins/email-otp
- better-auth/plugins/generic-oauth
- better-auth/plugins/jwt
- better-auth/plugins/magic-link
- better-auth/plugins/multi-session
- better-auth/plugins/oauth-proxy
- better-auth/plugins/oidc-plugin
- better-auth/plugins/organization
- better-auth/plugins/passkey
- better-auth/plugins/phone-number
- better-auth/plugins/sso
- 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/types
- better-auth/vue
Readme
Better Auth
The most comprehensive authentication library for TypeScript
Learn more »
Discord
·
Website
·
Issues
Getting Started
pnpm install better-auth
Read the Installation Guide to learn more.