View Source AshAuthentication.Strategy.Password.RequestPasswordReset (ash_authentication v4.2.0)

Requests a password reset.

This implementation performs three jobs:

  1. looks up the user with the given action and field
  2. if a matching user is found: a. a reset token is generated b. and the password reset sender is invoked