Inspiration
Daily Challenge
What it does
Handles a signup request hence creating a new account and saving its details in a DB with an encrypted password.
How we built it
Used ExpressJS to make a request handler for signup and used the bcrypt library to encrypt the password.
Challenges we ran into
None
Accomplishments that we're proud of
None
What we learned
Nothing New
What's next for password-encryption
This GIST can be used in pretty much every other project to handle signup requests
Log in or sign up for Devpost to join the conversation.