Skip to main content

Module generate_password_reset_link

Module generate_password_reset_link 

Source

Structsยง

GeneratePasswordResetLinkArguments
user_email is the display/consistency field: re-checked against the account in [execute] before a token is minted, so a stale or wrong value refuses rather than mutates.
GeneratePasswordResetLinkFacts
What GeneratePasswordResetLinkTool::execute found out about the account while minting the link, beyond what the arguments already say.
GeneratePasswordResetLinkTool
Generates a one-time password reset link for a user, shown to the admin only in the browser.
RawArguments ๐Ÿ”’