iMerica / dj-rest-auth

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

Reverse for 'password_reset_confirm' not found. #524

Open sowinski opened 1 year ago

sowinski commented 1 year ago

Hi,

I am using Django-allauth for my website and I want to incorporate Dj-rest-auth for my Android app.

I would like to integrate the password_reset functionality into my Android app so that users can follow the normal Django-allauth workflow and receive a link to the regular website.

Is this possible?

samueldy commented 11 months ago

See https://github.com/iMerica/dj-rest-auth/issues/494#issuecomment-1687701479