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
-
Notifications
You must be signed in to change notification settings - Fork 0
prajwal208/User-authentication
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published