Skip to content

prajwal208/User-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USER AUTHENTICATION 🗝️

MERN APPLICATION

A complete user-authentication with Nodejs,Mongodb,Express,React. Registering the user with the JWT_TOKEN which provide a securtity for the individual User.JWT contains encoded JSON objects, including a set of claims. JWTs are signed using a cryptographic algorithm to ensure that the claims cannot be altered after the token is issued. Login the valid Registered User.Store the data of the user in the mongodb Database with the hashing the password by bcrypt.js library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors