mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 12:27:44 +00:00
chore: readme
This commit is contained in:
@@ -36,7 +36,7 @@ Better Auth is framework-agnostic authentication (and authorization) library for
|
|||||||
|
|
||||||
### Why Better Auth
|
### Why Better Auth
|
||||||
|
|
||||||
Authentication in the TypeScript ecosystem feels like a half-solved problem right now. Open-source libraries often requires a lot of additional code for anything beyond basic authentication. Rather than just pushing third-party services as the solution, I believe we can do better as a community—hence, Better Auth.
|
Authentication in the TypeScript ecosystem is a half-solved problem. Other open-source libraries often requires a lot of additional code for anything beyond basic authentication. Rather than just pushing third-party services as the solution, I believe we can do better as a community—hence, Better Auth.
|
||||||
|
|
||||||
### Goals
|
### Goals
|
||||||
****
|
****
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Better Auth is framework-agnostic authentication (and authorization) library for
|
|||||||
|
|
||||||
## Why Better Auth?
|
## Why Better Auth?
|
||||||
|
|
||||||
Authentication in the TypeScript ecosystem feels like a half-solved problem right now. Open-source libraries often requires a lot of additional code for anything beyond basic authentication. Rather than just pushing third-party services as the solution, I believe we can do better as a community—hence, Better Auth.
|
Authentication in the TypeScript ecosystem is a half-solved problem. Other open-source libraries often requires a lot of additional code for anything beyond basic authentication. Rather than just pushing third-party services as the solution, I believe we can do better as a community—hence, Better Auth.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user