View Source AshAuthentication.Strategy.Password.RequestPasswordResetPreparation (ash_authentication v3.2.2)
Prepare a query for a password reset request. This preparation performs three jobs, one before the query executes and two after. Firstly, it constraints the query to match the identity field passed to the action. Secondly, if there is a user returned by the query, then generate a reset token and publish a notification. Always returns an empty result.
Link to this section Summary
Functions
Callback implementation for Ash.Resource.Preparation.init/1
.
Link to this section Functions
Callback implementation for Ash.Resource.Preparation.init/1
.