Files
better-auth/packages/better-auth
2024-10-07 19:36:22 +03:00
..
2024-10-07 19:36:13 +03:00
2024-10-07 19:36:22 +03:00
2024-10-07 13:02:36 +03:00
2024-09-09 20:35:31 +03:00
2024-10-03 16:35:26 +03:00

Better Auth Logo

Better Auth

The most comprehensive authentication library for TypeScript
Learn more »

Discord · Website · Issues

Warning

Note: 🚧 This project is currently in beta. Features and APIs may change.

Better Auth is framework-agnostic authentication (and authorization) library for TypeScript. It provides a comprehensive set of features out of the box and includes a plugin ecosystem that simplifies adding advanced functionalities with minimal code in short amount of time. Whether you need 2FA, multi-tenant support, or other complex features. It lets you focus on building your actual application instead of reinventing the wheel.

Getting Started

pnpm install better-auth

Read the Installation Guide to learn more.