mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-26 11:43:08 -05:00
18 lines
334 B
Markdown
18 lines
334 B
Markdown
# Better Auth Core
|
|
|
|
Core utilities and types for [Better Auth](https://www.better-auth.com) — the most comprehensive authentication framework for TypeScript.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
npm install @better-auth/core
|
|
```
|
|
|
|
## Documentation
|
|
|
|
For full documentation, visit [better-auth.com](https://www.better-auth.com).
|
|
|
|
## License
|
|
|
|
MIT
|