CodAffection / MEAN-Stack-Jwt-Authentication-Node-JS-Part-1

MEAN Stack Jwt Authentication Node JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEAN Stack JWT Authentication in NodeJS API

MEAN Stack Project inside that we implemented JWT Node JS Authentication Using jsonwebtoken and passport.js.

Contents discussed :

  • Configure Passport.js for authentication
  • Node JS User Authentication
  • Jwt token expiry
  • Private route with jsonwebtoken

Get the Code

$ git clone https://github.com/CodAffection/MEAN-Stack-Jwt-Authentication-Node-JS-Part-1.git
$ cd MEAN-Stack-Jwt-Authentication-Node-JS-Part-1/Angular6
$ npm install

How it works ?

πŸ“œ Article on this topic
Url : https://goo.gl/47gn5b

πŸ“Ί Video tutorial on this same topic
Url : https://youtu.be/T8qepiTbJi4

Video Tutorial for MEAN Stack JWT Authentication in Node JS

Related MEAN Stack Tutorial in Order

  1. CRUD Operation
    Insert Update View and Delete : https://goo.gl/LbQ4BM
  2. User Registration
    Node JS Back End : https://goo.gl/CMnPwe
    Angular 6 Front End : https://goo.gl/xivk4x
  3. JWT Authentication
    Node JS Back End : http://bit.ly/31FKEF6 [This One]
    Angular Front End : http://bit.ly/2z6PmQ5
πŸ“Š List of Tutorials πŸ’° Support Us
Angular http://bit.ly/2KQN9xF Paypal https://goo.gl/bPcyXW
Asp.Net Core http://bit.ly/30fPDMg Amazon Affiliate https://geni.us/JDzpE
React http://bit.ly/325temF
Python http://bit.ly/2ws4utg πŸ‘‰ Follow Us
Node.js https://goo.gl/viJcFs Website http://www.codaffection.com
Asp.Net MVC https://goo.gl/gvjUJ7 YouTube https://www.youtube.com/codaffection
Flutter https://bit.ly/3ggmmJz Facebook https://www.facebook.com/codaffection
Web API https://goo.gl/itVayJ Twitter https://twitter.com/CodAffection
MEAN Stack https://goo.gl/YJPPAH
C# Tutorial https://goo.gl/s1zJxo
Asp.Net WebForm https://goo.gl/GXC2aJ
C# WinForm https://goo.gl/vHS9Hd
MS SQL https://goo.gl/MLYS9e
Crystal Report https://goo.gl/5Vou7t
CG Exercises in C Program https://goo.gl/qEWJCs

About

MEAN Stack Jwt Authentication Node JS


Languages

Language:TypeScript 42.3%Language:JavaScript 29.0%Language:CSS 20.8%Language:HTML 7.9%