Skip to playerSkip to main contentSkip to footer
  • 7/12/2024
Django Rest Password Reset is a Python package that can be used to build a password reset feature in a Django project. I'm using it in my authentication service and in this video I'm showing how I'm using the Django REST Framework's tools for testing to test if the password reset feature is working as expected.

Recommended