Using bcrypt is the proper way to store passwords in your database regardless of whatever language your backend is built in – PHP, Ruby, Python, Node.js, etc. Why ? Here’s the answer.
Continue reading “Using the Node.js Bcrypt Module to Hash and Safely Store Passwords”