In this video, we'll learn about Passport and its strategies.
We are going to use passport, passport-local and passport-jwt.
The passport-local and passport-jwt are strategies we're going to use in conjunction with the main module called passport.
Link to repository: https://github.com/eXtremeXR/APIAuthe...
Specific branch:
https://goo.gl/88GZ1Z
You can find different branches for different videos and reference the code that way. Every video (that's about programming) will have a corresponding branch that's called the same as the video title.
Huge shout-out to Michael Alaev for helping out with GitHub repository!