iMerica / dj-rest-auth

Authentication for Django Rest Framework
https://dj-rest-auth.readthedocs.io/en/latest/index.html
MIT License
1.67k stars 311 forks source link

Password reset unsuccessful. The password reset link was invalid, possibly because it has already been used. Please request a new password reset. #412

Closed mateoKutnjak closed 2 years ago

mateoKutnjak commented 2 years ago

When I click on the link that my email received in mail

http://192.168.0.20:8000/reset/3/b6v4qb-257452f2b4dfacae37fd57230078e950/

it redirects me to the page where it says

Password reset unsuccessful

The password reset link was invalid, possibly because it has already been used. Please request a new password reset.

What is happening?

sourabh0207 commented 2 years ago

I am also facing the same issue

iMerica commented 2 years ago

We have lots of unit tests on password reset. Please create specific steps to reproduce if the issue persists.