Skip to content

Commit 3f2cbc9

Browse files
committed
docs: better-auth
1 parent 80b5ab2 commit 3f2cbc9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
- Icon: [unplugin-icons](docs/unplugin-icons.md)
6060
- Email: [React Email](docs/react-email.md)
6161
- Test: [Storybook](docs/storybook.md)
62-
8. Auth: [Remix Auth](docs/remix-auth.md) with [Oslo](docs/oslo.md)
62+
8. Auth: [Better Auth](docs/better-auth.md)
6363
9. Database ORM: [Prisma](docs/prisma.md) with [ZenStack](docs/zenstack.md)
6464
10. Database/DBMS: [PostgreSQL](docs/postgresql.md)
6565
11. Container: [Docker](docs/docker.md) with [Docker Compose](docs/docker-compose.md)

docs/better-auth.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Better Auth
2+
3+
The most comprehensive authentication library for TypeScript.
4+
5+
Links:
6+
7+
- [Better Auth](https://better-auth.com)
8+
- [`better-auth/better-auth`](https://github.com/better-auth/better-auth)

0 commit comments

Comments
 (0)