A full authentication system built with Next.js, MongoDB, and JWT.
Features include signup, login, email verification, and protected routes.
- User Signup & Login
- JWT Authentication (Access + Refresh tokens)
- Email Verification
- Forgot Password
- Protected API Routes
- Middleware-based route protection
- Next.js 14
- React
- Tailwind CSS
- MongoDB + Mongoose
- bcryptjs
- jsonwebtoken
- Axios
production URL : https://next-js-auth-project-orcin.vercel.app/