PedroBern / django-graphql-auth

Django registration and authentication with GraphQL.
https://django-graphql-auth.readthedocs.io/en/latest/
MIT License
326 stars 105 forks source link

Send email to inform user that password is changed #149

Open LinnaViljami opened 2 years ago

LinnaViljami commented 2 years ago

Prerequisites

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.