YoVDO

User Password Authentication - Node.js & Express Tutorials for Beginners

Offered By: Dave Gray via YouTube

Tags

Node.Js Courses Web Development Courses Password Security Courses bcrypt Courses

Course Description

Overview

Learn how to implement user password authentication in a Node.js and Express application. Explore the process of creating registration and authentication routes, simulating a user database, and securely storing passwords using hashing and salting techniques. Follow along as you install the bcrypt dependency, handle new user requests, create controllers and route files, and test the implemented functionality. Gain practical insights into building secure user authentication systems for web applications.

Syllabus

Intro
Welcome
Simulating a users database
Two routes are needed
Create the register controller
Install bcrypt dependency
Handle new user request
Hash and Salt passwords with bcrypt
Create the register route file
Add the route to the server
Start the dev server
Test the register route
Create the auth controller
Create the auth route file
Add the auth route to the server
Test the auth route


Taught by

Dave Gray

Related Courses

MongoDB for Node.js Developers
MongoDB University
Introduction to Office 365 Development and APIs
Microsoft via edX
Server-side Development with NodeJS
The Hong Kong University of Science and Technology via Coursera
Front-End Web UI Frameworks and Tools
The Hong Kong University of Science and Technology via Coursera
Introduction to MongoDB using the MEAN Stack
MongoDB via edX