Django & React JS Authentication App #10: Adding our Token to the API requests (Axios Auth Headers)

Опубликовано: 07 Февраль 2026
на канале: CBI Analytics
2,085
41

In this tutorial series we develop a Django and React application with login and authentication functionality. In this 10th video we pass the Django Rest Knox token into our Axios API.

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...  
#9: Protected Routes:    • Django & React JS Authentication App #8: S...