VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
User Authentication in Web Apps (Passport.js, Node, Express)

User Authentication in Web Apps (Passport.js, Node, Express)

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
In this full course for beginners, you will learn how to implement user authentication from scratch in your web apps. You will learn how to use Passport.js in a Node / Express app. - Starter Code - https://github.com/zachgoll/express-session-authentication-starter - https://github.com/zachgoll/express-jwt-authentication-starter
Date: 2022-03-14

Comments and reviews: 8


thank you! This was great! I had watched a few quick tutorials elsewhere but had no idea why I was copying and pasting all the stuff they prescribed. This gave me an actual understanding of what everything is doing.
reply

Can't thank you enough for this tutorial. I have also watched several tutorials that have left me with more doubts than answers, so I appreciate how thorough this tutorial is. Amazing job!
reply

this tutorial is not only helping me in user authentication but also in resolving the doubts I had about express js. HATS OFF to the instructor for making such a clear and precise tutorial.
reply

Thanks ! Zach for the great tutorial ! it's really awesome course on the User Authentication ! All 6 :13 hours is really worth, loaded with full of information , which I can really apply .
reply

Thank you , please what is the difference between privateEncrypt and the sign method from createSign ? you used both to sign data
reply

Such an amazing explanation !! Thanks a million !! Even just for one sec I didn't feel like I am struggling to understand...
reply

Amazing tutorial, it actually helps me to understand what is going on under the hood rather than just copy pasting the code.
reply

As I read on the internet, they say JWTs are not so useful for sessions right ? So when and where do they have to be used ?
reply
Add a review, comment






Other channel videos