Result of an account.resetPassword request.
| Constructor | Description |
|---|---|
| account.resetPasswordFailedWait | You recently requested a password reset that was canceled, please wait until the specified date before requesting another reset. |
| account.resetPasswordRequestedWait | You successfully requested a password reset, please wait until the specified date before finalizing the reset. |
| account.resetPasswordOk | The 2FA password was reset successfully. |
| Method | Description |
|---|---|
| account.resetPassword | Initiate a 2FA password reset: can only be used if the user is already logged-in, see here for more info » |
Initiate a 2FA password reset: can only be used if the user is already logged-in, see here for more info »