Password Reset Endpoint

Learn how to create password reset endpoints.

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 1200+ tech skills courses.