Documentation

SendsPasswordResetEmails

Table of Contents

broker()  : PasswordBroker
Get the broker to be used during password reset.
sendResetLinkEmail()  : RedirectResponse|JsonResponse
Send a reset link to the given user.
showLinkRequestForm()  : Response
Display the form to request a password reset link.
sendResetLinkFailedResponse()  : RedirectResponse|JsonResponse
Get the response for a failed password reset link.
sendResetLinkResponse()  : RedirectResponse|JsonResponse
Get the response for a successful password reset link.
validateEmail()  : void
Validate the email for the given request.

Methods

Search results