Open
Description
Expected behaviour
I want users authenticated with OAuth to be able to reset their password through standard Django resetting password method, through mail.
Actual behaviour
Despite user being registered with Google, for example, he doesn't get a reset password mail to the gmail of his account he used to sign up with OAuth.
What are the steps to reproduce this issue?
- Sign up with Google
- Log out.
- Try to get reset password mail on yourwebste.com/accounts/password_reset/
Any logs, error output, etc?
No
Metadata
Metadata
Assignees
Labels
No labels