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
$ 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
๐ Article on this topic
Url : https://goo.gl/47gn5b
๐บ Video tutorial on this same topic
Url : https://youtu.be/T8qepiTbJi4
- CRUD Operation
Insert Update View and Delete : https://goo.gl/LbQ4BM - User Registration
Node JS Back End : https://goo.gl/CMnPwe
Angular 6 Front End : https://goo.gl/xivk4x - 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 | https://www.facebook.com/codaffection | ||
| Web API | https://goo.gl/itVayJ | 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 |
