Skip to content

A full stack app using MERN stack which implements authentication using JWT.

Notifications You must be signed in to change notification settings

Bijaym095/JWT-MERN-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MERN Stack App with JWT Authentication

Project Description

This project is a full-stack web application built using the MERN (MongoDB, Express, React, Node.js) stack. It demonstrates the implementation of JWT (JSON Web Token) authentication for user sessions. Users can securely sign up, log in, and access protected resources using JWTs.

For a detailed guide on the implementation of access tokens and refreshing tokens in this project, please refer to the following blog post:

Token-Based Authentication Mechanisms

To visualize the inner workings of this project authentication system, take a look at these diagrams:

  • Token-Based Authentication: Token Based Authentication

  • JWT Authentication: JWT Based Authentication

About

A full stack app using MERN stack which implements authentication using JWT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published