AshAuthentication.Strategy.Password.RequestPasswordReset (ash_authentication v5.0.0-rc.5)

Copy Markdown View Source

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