In this tutorial series we develop a Django and React application with login and authentication functionality. In this 11th video we focus on password resets in our Django Backend by using Django Rest PasswordReset.
Project code: https://github.com/NickMol/Django-Rea...
#1: Setting up our Django Backend: • Django & React JS Authentication App ...
#2: Creating our React JS Frontend: • Django & React JS Authentication App ...
#3: Creating a Custom User Model: • Django & React JS Authentication App ...
#4: Page Navigation and Navigation Menu: • Django & React JS Authentication App ...
#5: Create and Style Login + Sign-up process: • Django & React JS Authentication App ...
#6: Completing Sign-up logic: • Django & React JS Authentication App ...
#7: Backend login logic: • Django & React JS Authentication App ...
#8: Frontend Login logic: • Django & React JS Authentication App ...
#9: Protected Routes: • Django & React JS Authentication App ...
#10: Add Token to API requests : • Django & React JS Authentication App ...