PedroBern / django-graphql-auth

Django registration and authentication with GraphQL.

Home Page:https://django-graphql-auth.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send email to inform user that password is changed

LinnaViljami opened this issue · comments

Prerequisites

  • Is it a bug?
  • Is it a new feature?
  • Is it a a question?
  • Can you reproduce the problem?
  • Are you running the latest version?
  • Did you check for similar issues?
  • Did you perform a cursory search?

Description

It would be good to notify the user if his/her password has been changed (reset or changed). This improves security. Notification could be used via email

Expected behaviour

When the user resets or changes the password successfully email is sent to user.