You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user gets an email with the token for the reset.
This should probably be triggerd in Auth.afterUpdate so that it is agnostic to how the password was changed, whether through a reset, or directly through the api (useful for alerting a user if their password was stolen / hacked and changed).
I'd be happy to create a PR when I have some time soon.
The text was updated successfully, but these errors were encountered:
The user gets an email with the token for the reset.
This should probably be triggerd in
Auth.afterUpdate
so that it is agnostic to how the password was changed, whether through a reset, or directly through the api (useful for alerting a user if their password was stolen / hacked and changed).I'd be happy to create a PR when I have some time soon.
The text was updated successfully, but these errors were encountered: