AshAuthentication.Strategy.Password.RequestPasswordReset
(ash_authentication v5.0.0-rc.7)
Copy Markdown
View Source
Requests a password reset.
This implementation performs three jobs:
- looks up the user with the given action and field
- if a matching user is found: a. a reset token is generated b. and the password reset sender is invoked