DEV Community

Discussion on: Structuring my Node.js RESTful API using Express

Collapse
 
tojacob profile image
Jacob Samuel G. • Edited

Change bcrypt-nodejs for bcrypt. The first one is very old and without maintenance. :)

Collapse
 
jjjjcccjjf profile image
endan • Edited

Oh. Thank you for pointing that out!