madhums / node-express-mongoose-demo

A simple demo app using node and mongodb for beginners (with docker)
https://nodejs-express-demo.fly.dev
MIT License
5.12k stars 1.38k forks source link

Sets up bcrypt #357

Closed Raywire closed 4 years ago

Raywire commented 5 years ago

What does this PR do?

Sets the app to use bcrypt.

Description of Task to be completed?

How should this be manually tested?

What is the relevant issue number?

214

madhums commented 4 years ago

Thanks a bunch @Raywire!