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