You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If new recovery email is specified, then error EMAIL_UNCONFIRMED is returned and password change will not be applied until email confirmation. Application should call getPasswordState from time to time to check if email is already confirmed
Option
Description
old_password
Old user password
new_password
New user password, may be empty to remove the password
new_hint
New password hint, can be empty
set_recovery_email
Pass True, if recovery email should be changed
new_recovery_email
New recovery email, may be empty
Example
Change old My01dp45s password to N3wp45sW0rd and give HemMm as a hint.