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
The documentation states that to update a user's password you should call the method updateUserPassword. However, the method is actually called updatePassword.
Happy to submit a PR. Should I correct the documentation, or update the name of the method?
The other update methods seems to follow the updateUserXXX convention...