We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b5ab2 commit 3f2cbc9Copy full SHA for 3f2cbc9
README.md
@@ -59,7 +59,7 @@
59
- Icon: [unplugin-icons](docs/unplugin-icons.md)
60
- Email: [React Email](docs/react-email.md)
61
- Test: [Storybook](docs/storybook.md)
62
-8. Auth: [Remix Auth](docs/remix-auth.md) with [Oslo](docs/oslo.md)
+8. Auth: [Better Auth](docs/better-auth.md)
63
9. Database ORM: [Prisma](docs/prisma.md) with [ZenStack](docs/zenstack.md)
64
10. Database/DBMS: [PostgreSQL](docs/postgresql.md)
65
11. Container: [Docker](docs/docker.md) with [Docker Compose](docs/docker-compose.md)
docs/better-auth.md
@@ -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