View Source AshAuthentication.Strategy.Password.RequestPasswordReset (ash_authentication v4.3.5)
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