ResendTwoFactorCodeResponse: {
    twoFactorAuthToken: string;
}

Type declaration

  • twoFactorAuthToken: string

    The token used for two factor auth

Generated using TypeDoc