Comparing hash passwords in Node.js // In this video we will be continuing off from the last video. We will modify our login strategy to make sure it knows how to compare a string to a hash string.
BCRYPT DOCUMENTATION
https://www.npmjs.com/package/bcrypt
PREVIOUS VIDEO
https://youtu.be/lWDws1j8fo4
GITHUB LINK
https://github.com/airclique/project-1
::VIDEO TIMESTAMP::
1:00 Create compare password logic
4:42 Inject compare password method to PassportJS
7:41 Testing new feature!
FIND ME HERE:
Website
http://www.airclique.com
Facebook
https://www.facebook.com/OfficialAirC...
Twitter
https://twitter.com/AirClique
Instagram
https://www.instagram.com/teamairclique
Email:
[email protected]