Rajat2024 / NoteBook

Here notebook is created using React as a frontend and NodeJS as a backend. Here you can add , delete and update notes in your Mongoose database. You create a password using express validation , authentication using JWT Token and salting. An easy way to sign up and log in a notebook, context for data passing through the component.
https://mern-notebook.onrender.com/
0 stars 1 forks source link

SALTING AND HASHING #90

Closed chaitanyarora closed 1 year ago

chaitanyarora commented 1 year ago

Adding an extra layer of security to mongoDB by hash encrypting the passwords.

prithidevghosh commented 1 year ago

I can help in this , i will use bcrypt to hash the passwords and store it securely in mongoDB , please assign this issue to me under gssoc'23

rathi710 commented 1 year ago

i can help in this, please assign this issue to me