https://github.com/nathanpotter17/nextauth
Auth.js v5 using Neon, Prisma, Zod, Bcrypt, and Shadcn-UI.
https://github.com/nathanpotter17/nextauth
authentication next-auth-v5 prisma-orm zod-validation
Last synced: 3 months ago
JSON representation
Auth.js v5 using Neon, Prisma, Zod, Bcrypt, and Shadcn-UI.
- Host: GitHub
- URL: https://github.com/nathanpotter17/nextauth
- Owner: nathanpotter17
- Created: 2024-03-03T19:52:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T02:26:23.000Z (over 1 year ago)
- Last Synced: 2025-02-01T21:27:55.338Z (4 months ago)
- Topics: authentication, next-auth-v5, prisma-orm, zod-validation
- Language: TypeScript
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Auth.js v5
Project using Auth.js v5
🔐 Next-auth v5 (Auth.js)
🚀 Next.js 14 with server actions
🔑 Credentials Provider
🌐 OAuth Provider (Social login with Google & GitHub)
🔒 Forgot password functionality
✉️ Email verification
📱 Two factor verification
👥 User roles (Admin & User)
🔓 Login component (Opens in redirect or modal)
📝 Register component
🤔 Forgot password component
✅ Verification component
⚙️ Dashboard to change information, and more...



