Saturday 15 April 2017

Security of storing passwords with Passport and MySQL

I'm using Passport-Local to store my users password with MySQL db. But when I store the password, the string typed is stored as it is. What are the best practices to store passwords with MySQL/Sequelize/Passport in terms of security?



via Filipe Ferminiano

No comments:

Post a Comment