passport local

Node.js Authentication App [Part-3] : Using Passport ( passport-local ), Express 4 and MongoDB

1 - Node.js API + Passport - Local Authentication Strategy - Project Initialisation

Codecademy - Passport's Local Strategy

2 - Node.js API + Passport - Local Authentication Strategy - Installing Express

25 - Node.js API + Passport - Local Authentication Strategy - Planning authenticated routes logic

27 - Node.js API + Passport - Local Authentication Strategy - Use isAuthenticated on the req object

Chapter 62 Using Passport Local Strategy Middleware in Express

18 - Node.js + Passport - Local Authentication Strategy - Passport auth flow diagram

30 - Node.js API + Passport - Local Authentication Strategy - An overview of the frontend

32 - Node.js API + Passport - Local Authentication Strategy - Stying the home the page

10 - Node.js API + Passport - Local Authentication Strategy - Implementing a User class

Part-5 | Sign in With Passport Local Strategy | Sign Up and Login System With NodeJS & Passport

Complete NodeJs App Authentication With Passport Local

24 - Node.js + Passport - Local Authentication Strategy - Deserialising the user

NodeJS : Passport-local-mongoose : Authenticate user right after registration

NodeJS : How to allow + characters in user with passport-local strategy?

4 - Node.js API + Passport - Local Authentication Strategy - Nodemon and hot reloading

34 - Node js API + Passport - Local Authentication Strategy - Creating the register form

NodeJS : Simple Auth With Passport-Local and deSerializeUser problem

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

28 - Node.js API + Passport - Local Authentication Strategy - Getting the user from the DB

NodeJS : Expressjs passport-local can't logout

NodeJS : Node passport-local strategy always fails