Changing the User Password
A user can change the password by executing the updatePassword
method with the current and new passwords.
The user needs to be logged in for changing their password. Once the password is changed, the user needs to relogin with the new password.
Swift:
-
-
Objective-C:
-
-