You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > ForgotPasswordGetters

ForgotPasswordGetters interface

Signature:

export interface ForgotPasswordGetters<FORGOT_PASSWORD_RESULT> 

Properties

Property Modifiers Type Description
getResetPasswordToken (result: FORGOT_PASSWORD_RESULT) => string
isPasswordChanged (result: FORGOT_PASSWORD_RESULT) => boolean