What it does
Far safe user authentication it uses bcrypt which creates a hashed password using salt and present password and then checks it against user when they try to login
How I built it
Using express, nodemon and bcrypt
What I learned
First time used Bcrypt
What's next for User authentication using Bcrypt
Making it into a fully functional site
Built With
- bcrypt
- express.js
- node.js
- nodemon

Log in or sign up for Devpost to join the conversation.