mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 04:19:20 +00:00
feat: move password to argon2
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
---
|
||||
title: Introduction
|
||||
description: Introduction to Better Auth.
|
||||
---
|
||||
# Better Auth
|
||||
|
||||
Better Auth is a type-safe, framework-agnostic authentication 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. Whether you need 2FA, multi-tenant support, or other complex features. It lets you focus on building your app instead of reinventing the wheel.
|
||||
Framework-agnostic, Comprehensive, extensible authentication library for TypeScript.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user