Password Reset View
Learn how to reset passwords with views.
This lesson focuses on implementing the reset view.
Create a view for validating the password reset token
When a user clicks on a password reset link, we need to validate the password reset token—checking to see whether it has already been used, if it’s been tampered with, or if it’s expired. Let’s create the class.
Get hands-on with 1400+ tech skills courses.