Password Reset Endpoint
Learn how to create password reset endpoints.
We'll cover the following
This lesson focuses on implementing the reset endpoint.
Create endpoints that facilitate password resets
In this lesson, we’ll create a few endpoints that work together to help the users reset their passwords. Let’s add the endpoints in main/urls.py
, as shown below.
Get hands-on with 1400+ tech skills courses.