Skip to content

creating project based upon Authentication and Authorization in next.js and typescript

Notifications You must be signed in to change notification settings

jerald-roy/next.js-AuthProject

Repository files navigation

Next.js Authentication Project

A full authentication system built with Next.js, MongoDB, and JWT.
Features include signup, login, email verification, and protected routes.


🚀 Features

  • User Signup & Login
  • JWT Authentication (Access + Refresh tokens)
  • Email Verification
  • Forgot Password
  • Protected API Routes
  • Middleware-based route protection

📦 Tech Stack

  • Next.js 14
  • React
  • Tailwind CSS
  • MongoDB + Mongoose
  • bcryptjs
  • jsonwebtoken
  • Axios

🛠️ Installation

production URL : https://next-js-auth-project-orcin.vercel.app/

About

creating project based upon Authentication and Authorization in next.js and typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published