NodeJs Authentication using PassportJs (Udemy.com)

Learn JSON Web Token Authentication, Twitter, Google, And Github Authentication in Nodejs using PassportJs

Created by: Haider Malik

Produced in 2018

icon
What you will learn

  • Authenticate NodeJs Apps using PassportJs
  • Authenticate NodeJs Apps using Twitter
  • Authenticate NodeJs Apps using Google
  • Authenticate NodeJs Apps using Github

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 30 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a elastic search course? Or looking for more detail on Haider Malik's NodeJs Authentication using PassportJs? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

What is PassportJs?
Passport is a middleware for express.js. It supports various login types, Basic, Token, Local (username, password), OAuth, OAuth2, etc. We can combine these to allow users to authenticate by signing in with Google, FB, or whatever service with very minimal amount of code. We can also use this to combine external auth services so users can choose to login with one of the selected Strategies, e.g. Google, Twitter. It's much quicker to use passport for authentication than to build one yourself from scratch. This is why we use passport. You don't need passport, it just makes developing quicker

What you will learn in this course:
  • Implement JSON Web token Authentication using Passport-JWT strategy
  • Implement Twitter Authentication using Passport-Twitter Strategy
  • Implement Google Authentication using Passport-Google Strategy
  • Implement Github Authentication using Passport-Github Strategy
Who this course is for:
  • NodeJs Developers who want to learn JSON Web Token Authentication with Passport
  • NodeJs Developers who want to learn Twitter Authentication with Passport
  • NodeJs Developers who want to learn Google Authentication with Passport
  • NodeJs Developers who want to learn Github Authentication with Passport

*Some courses are excluded from this sale. Coupon not working? If the link above doesn't drop prices, clear the cookies in your browser and then click this link here.
Also, you may need to apply the coupon code directly on the cart page to get the discount.

Coupon Code

icon
Instructor Details

Haider Malik

Haider Malik is the founder of HttpGuy. He is a full-stack Javascript developer. He is passionate about everything JavaScript, and he loves exploring new libraries.
He's had extensive experience developing software and working with teams to improve how software is developed to meet business objectives.Although his primary focus is on outcomes, implementation often includes technical competency

icon
Reviews

1.5

2 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

Terrible instructor

The instructor basically typed up the examples from Passport documentation, without any explanations or details. I learned zero in this course.