Skip to content

algoamigoo/adv-authentication-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 

Repository files navigation

πŸš€ Advanced Authentication System (MERN + Redux)

An advanced authentication system built using the MERN stack (MongoDB, Express, React, Node.js) with Redux for state management and persistence. This project includes secure authentication features like email OTP verification, password reset, and persistent user sessions.

Features

βœ… User Sign Up with email OTP verification

βœ… User Login with session persistence (Redux)

βœ… Forgot Password functionality

βœ… Reset Password via email OTP

βœ… Secure Logout mechanism

βœ… User data stored in Redux and persists even after a page refresh

πŸ›  Tech Stack

Frontend: React.js, Redux Toolkit, Redux Persist, TailwindCSS

Backend: Node.js, Express.js, MongoDB, Mongoose

Authentication: JWT, bcrypt, Nodemailer (for OTP emails)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published