In this video, we are going to manage JWT in our backend REST API. We will create a token endpoint that helps to create and store refresh access JWT every time client request new accessJWT and delete the old one.
{\} Subscribe for more web development tutorials {/}
/ @dentedcode
{/}Trello Project {/}
https://trello.com/b/o7zVhdid/crm-tic...
{/} Buy me a coffee to support me {/}
https://www.buymeacoffee.com/dentedcode
{/} Git Repo {/}
https://github.com/DentedCode/client-...
{\}Start the project from beginning{/}
• Build MERN Stack CRM Ticket System #0 [202...
How to Install Mongo Database on Windows
• How To Install MongoDB on Window 10 | Begi...
How to Install Redis Database on Windows
• How To Install Redis on Window 10 | Beginn...
If you are new to Javascript, check out this Javascript Crash Course first • Learn JavaScript From Scratch - JavaScrip...
{\} Join Me in Discord {/}
/ discord
{\} Timelines {/}
00:00 Intro
00:40 quick review what we did in the previous tutorial
01:00 Building token endpoint to create new jwt and invalidation the old jwt
26:15 Recap of the tutorial
30:15 what next ...
At the end of the series, you will learn to build a MERN stack + Nodejs Admin Panel project and deploy to AWS from scratch.
{/} Prerequisite {/}
Laptop or computer
VS Code editor or any code editor of your choice
Chrome browser or any browser of your choice
If you want to follow along, you can set up your computer's environment like mine. Here is how you can set up your computer's environment for modern web development. • How To Setup Modern Javascript Web develop...
Trello https://trello.com/
If you get stuck or experience any issue, please write in the comment section below, I will try to reply as soon as possible.
{\} Connect with me here {/}
My Site: https://dentedcode.com
FB account: / dentedcode
Instagram: / dentedcode
Twitter: / dentedcode
LinkedIn: / dented-code
#jwt #authorization #Node #REST #API #DentedCode