Skip to main content

Interface: PasswordRecoveryLinkInput

Defined in: type/PasswordRecoveryLinkInput.ts:4

Input object for PasswordRecoveryLinkInput

Properties

email

email: string

Defined in: type/PasswordRecoveryLinkInput.ts:6

The email address of the user to generate the recovery link for


language?

optional language?: string

Defined in: type/PasswordRecoveryLinkInput.ts:10

language input field


redirectUrl?

optional redirectUrl?: string

Defined in: type/PasswordRecoveryLinkInput.ts:8

The page the user will be redirected to after the user changed his/her password.