Node.js Passport Login System Tutorial
📚 Materials/References:
GitHub Code: https://github.com/WebDevSimplified/Nodejs-Passport-Login
Full Stack Node.js MongoDB Free Course: https://www.youtube.com/watch?v=XlvsJLer_No&list=PLZlA0Gpn_vH8jbFkBjOuFjhxANC63OmXM&index=1
Node.js Authentication Tutorial: https://youtu.be/Ud5xKCYQTjM
🧠Concepts Covered:
- Setting up a server with Node.js and Express
- Setting up Passport with Node.js and Express
- How to encrypt user passwords
- Restricting access to routes to only logged in users
- Showing flash messages with Node.js and Express
🌎 Find Me Here:
My Website: https://webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified
#PassportLogin #WDS #NodejsLogin