Node.js & Express From Scratch Node.js & Express From Scratch [Part 9] - User Registration
Node.js & Express From Scratch [Part 9] - User Registration Transcript and Lesson Notes
In this video we will start creating user authentication and allow users to register. We will use Passport.js for this which is a very flexible authentication system. CODE: Full code for this series https://github.com/br
Quick Summary
In this video we will start creating user authentication and allow users to register. We will use Passport.js for this which is a very flexible authentication system. CODE: Full code for this series https://github.com/br
Key Takeaways
- Review the core idea: In this video we will start creating user authentication and allow users to register. We will use Passport.js for this which is a very flexible authentication system. CODE: Full code for this series https://github.com/br
- Understand how node.js fits into Node.js & Express From Scratch [Part 9] - User Registration.
- Understand how express fits into Node.js & Express From Scratch [Part 9] - User Registration.
- Understand how passport.js fits into Node.js & Express From Scratch [Part 9] - User Registration.
- Understand how passport js fits into Node.js & Express From Scratch [Part 9] - User Registration.
Key Concepts
Full Transcript
In this video we will start creating user authentication and allow users to register. We will use Passport.js for this which is a very flexible authentication system. 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 9] - User Registration about?
In this video we will start creating user authentication and allow users to register. We will use Passport.js for this which is a very flexible authentication system. CODE: Full code for this series https://github.com/br
What key concepts are covered in this lesson?
The lesson covers node.js, express, passport.js, passport js, node authentication.
What should I learn before Node.js & Express From Scratch [Part 9] - User Registration?
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: node.js, express, passport.js, 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.
