olgakent / BookHunter

BookHunter is a platform exclusive to Hunter College students that allows the for listing and exchanging of textbooks related to course work.
3 stars 0 forks source link

Password Encryption & Storage #8

Closed yocohen77 closed 6 years ago

yocohen77 commented 6 years ago

Hashing and salting a password using bcrypt - returns a string Add to mongoose schema

MatthewVardi commented 6 years ago

Tony figured out how to initialize the Local DB for all team members using Mongo.

Tested Successfully.

(Still need to handle routing for front end, see other sprints)

Using Compass for a visualization of our DB.