In this tutorial, we are going to implement user authorization with React-Router, JWTs, and Redux Toolkitin our React application to prevent an unauthorized user from accessing private routes.
{\} Subscribe for more web development tutorials {/}
/ @dentedcode
{\} Timelines {/}
00:00 Intro
02:34 Getting ready
04:18 Problem we are solving
06:20 Using React Router
08:08 Start coding user authorization
22:50 Re-validating accessJWT from the server
36:25 Logout user from App, invalidate JWTs from the server
41:17 What Next ...
{/}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/crm-fro...
{\}Start the project from beginning{/}
• Build MERN Stack CRM Ticket System #0 [202...
If you are new to Javascript, check out this Javascript Crash Course first • Learn JavaScript From Scratch - JavaScrip...
{\} Join Me in Discord {/}
/ discord
At the end of the series, you will learn to build a MERN stack + Nodejs Admin Panel project and deploy to AWS from scratch.
If you want to follow along, you can set up your computer's environment like mine. • How To Setup Modern Javascript Web develop...
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
#React #ReactRouter #JWT #Redux #DentedCode