Node.js & Express From Scratch Node.js & Express From Scratch [Part 10] - User Login
Node.js & Express From Scratch [Part 10] - User Login Transcript and Lesson Notes
In this video we will implement Passport.js and a local strategy to log users in with a username and password. We will also be using bcrypt for password hashing. CODE: Full code for this series https://github.com/bradtra
Quick Summary
In this video we will implement Passport.js and a local strategy to log users in with a username and password. We will also be using bcrypt for password hashing. CODE: Full code for this series https://github.com/bradtra
Key Takeaways
- Review the core idea: In this video we will implement Passport.js and a local strategy to log users in with a username and password. We will also be using bcrypt for password hashing. CODE: Full code for this series https://github.com/bradtra
- Understand how nodejs fits into Node.js & Express From Scratch [Part 10] - User Login.
- Understand how node js fits into Node.js & Express From Scratch [Part 10] - User Login.
- Understand how expressjs fits into Node.js & Express From Scratch [Part 10] - User Login.
- Understand how passport.js fits into Node.js & Express From Scratch [Part 10] - User Login.
Key Concepts
Full Transcript
In this video we will implement Passport.js and a local strategy to log users in with a username and password. We will also be using bcrypt for password hashing. CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/p... SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.linkedin.com/bradtraversy
Lesson FAQs
What is Node.js & Express From Scratch [Part 10] - User Login about?
In this video we will implement Passport.js and a local strategy to log users in with a username and password. We will also be using bcrypt for password hashing. CODE: Full code for this series https://github.com/bradtra
What key concepts are covered in this lesson?
The lesson covers nodejs, node js, expressjs, passport.js, passport js.
What should I learn before Node.js & Express From Scratch [Part 10] - User Login?
Review the previous lessons in Node.js & Express From Scratch, then use the transcript and key concepts on this page to fill any gaps.
How can I practice after this lesson?
Practice by applying the main concepts: nodejs, node js, expressjs, passport.js.
Does this lesson include a transcript?
Yes. The full transcript is visible on this page in indexable HTML sections.
Is this lesson free?
Yes. CourseHive lessons and courses are available to learn online for free.
