Django & React JS Authentication App #9: Create Protected Routes in React JS Frontend

Опубликовано: 25 Март 2026
на канале: CBI Analytics
1,775
48

In this tutorial series we develop a Django and React application with login and authentication functionality. In this 9th video we create protected routes so users are redirected to our login page if they don't have a token.

Project code: https://github.com/NickMol/Django-Rea...

#1: Setting up our Django Backend:    • Django & React JS Authentication App #1: S...  
#2: Creating our React JS Frontend:    • Django & React JS Authentication App #2: S...  
#3: Creating a Custom User Model:    • Django & React JS Authentication App #3: C...  
#4: Page Navigation and Navigation Menu:    • Django & React JS Authentication App #4: P...  
#5: Create and Style Login + Sign-up process:   • Django & React JS Authentication App #5: C...  
#6: Completing Sign-up logic:    • Django & React JS Authentication App #6: C...  
#7: Backend login logic:    • Django & React JS Authentication App #7: C...  
#8: Frontend Login logic:    • Django & React JS Authentication App #8: S...