Auth
Request a password reset
POST
/auth/forgot-passwordSends a password-recovery challenge to an email address.
Parameters
emailstring- The user’s email address.
options.redirectTo?string- Redirect destination used by the recovery email.
options.captchaToken?string- Captcha verification token.
Returns
{}