Skip to content

Commit 0c9e42f

Browse files
committed
README.md updated for better auth
1 parent 795ab8c commit 0c9e42f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
- ⚡️ Next.js 15 with App Router
1414
- 🎨 Tailwind CSS with Typography plugin
15-
- 🔒 NextAuth.js (Auth.js) for authentication
15+
- 🔒 Better Auth for authentication
1616
- 🗄️ Drizzle ORM with NeonDB integration
1717
- 📝 MDX support for content
1818
- 🎭 Framer Motion for animations
@@ -51,8 +51,7 @@
5151
- `hooks/useClickOutside` hook to check if user clicked outside the element
5252
- `hooks/useModal` hook to create modals, which can close with esc
5353
- `hooks/useDynamicHeight`
54-
- Drizzle ORM for database(with NeonDB)
55-
- NextAuth(or Auth.js) for Auth
54+
- `auth pages` - Auth page for login
5655

5756
## Additional Packages Used
5857

0 commit comments

Comments
 (0)