Build Secure User Authentication with Password Login in Node.js
Learn how to create a secure user authentication system in Node.js, covering essential security considerations and best practices for password login.

Web Dev Simplified
565.0K views β’ Jun 22, 2019

About this video
In this video we are going to build a secure Node.js user authentication system. I will be covering all of the security concerns that you will run into while building an authentication system. We will also cover how to securely store a password in case of a database breach. Lastly, we will cover how to login a user securely based on their name and password.
π Materials/References:
GitHub Code: https://github.com/WebDevSimplified/Nodejs-User-Authentication
Login With Passport Tutorial: https://youtu.be/-RCnNyD0L-s
π§ Concepts Covered:
- What a password salt is
- How to properly hash a password
- How to store passwords
- Basic express server setup
- User login
π Find Me Here:
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
#WebDevelopment #WDS #JavaScript
π Materials/References:
GitHub Code: https://github.com/WebDevSimplified/Nodejs-User-Authentication
Login With Passport Tutorial: https://youtu.be/-RCnNyD0L-s
π§ Concepts Covered:
- What a password salt is
- How to properly hash a password
- How to store passwords
- Basic express server setup
- User login
π Find Me Here:
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
#WebDevelopment #WDS #JavaScript
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
565.0K
Likes
13.7K
Duration
13:31
Published
Jun 22, 2019
User Reviews
4.8
(112) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.