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

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

Dave Gray via YouTube Direct link

Handle new user request

7 of 16

7 of 16

Handle new user request

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

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

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Welcome
  3. 3 Simulating a users database
  4. 4 Two routes are needed
  5. 5 Create the register controller
  6. 6 Install bcrypt dependency
  7. 7 Handle new user request
  8. 8 Hash and Salt passwords with bcrypt
  9. 9 Create the register route file
  10. 10 Add the route to the server
  11. 11 Start the dev server
  12. 12 Test the register route
  13. 13 Create the auth controller
  14. 14 Create the auth route file
  15. 15 Add the auth route to the server
  16. 16 Test the auth route

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.