ForgotPasswordInput
Defined in: packages/auth/src/types/inputs.ts:33
Input for AuthClient.forgotPassword.
Properties
Section titled “Properties”captchaToken?
Section titled “captchaToken?”
optionalcaptchaToken?:string
Defined in: packages/auth/src/types/inputs.ts:38
Optional CAPTCHA challenge token.
email:
string
Defined in: packages/auth/src/types/inputs.ts:34
redirectUri
Section titled “redirectUri”redirectUri:
string
Defined in: packages/auth/src/types/inputs.ts:36
URL the reset-password email should redirect back to.