recoverPassword¶
Recovers the 2-step verification password using a recovery code sent to an email address that was previously set up
recoverPassword(
recovery_code: string,
new_password: string,
new_hint: string
) → PasswordState