Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Nodejs Authentication Using Passportjs

    Posted By: ELK1nG
    Nodejs Authentication Using Passportjs

    Nodejs Authentication Using Passportjs
    Last updated 1/2020
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 482.48 MB | Duration: 0h 58m

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

    What you'll learn

    Authenticate NodeJs Apps using PassportJs

    Authenticate NodeJs Apps using Twitter

    Authenticate NodeJs Apps using Google

    Authenticate NodeJs Apps using Github

    Requirements

    Knowledge of Nodejs is required. This is not a beginner level course

    Knowledge of ExpressJs is required

    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 quickerWhat you will learn in this course:Implement JSON Web token Authentication using Passport-JWT strategyImplement Twitter Authentication using Passport-Twitter StrategyImplement Google Authentication using Passport-Google StrategyImplement Github Authentication using Passport-Github Strategy

    Overview

    Section 1: Authenticating Nodejs Applications with PassportJs

    Lecture 1 Getting Started

    Lecture 2 What is PassportJs

    Lecture 3 User Registration with NodeJs, and MongoDB

    Lecture 4 User Login with NodeJs, and MongoDB

    Lecture 5 JSON Web Token Authentication using Passport-JWT Strategy

    Lecture 6 Twitter Authentication with NodeJs, Express, and PassportJs

    Lecture 7 Github Authentication with NodeJs, Express and Passport

    Lecture 8 Google Authentication with NodeJs, Express, and PassportJs

    Section 2: Bonous

    Lecture 9 Generate PDF File in NodeJs

    Lecture 10 Send Email in NodeJs

    Section 3: Learning Path to become a full-stack developer

    Lecture 11 Learning Path to become a full-stack developer

    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