Closed hitmanmcc closed 3 years ago
This PR updates the updateMe method signature to take a password field in the first object parameter, thus allowing for a password to be set for users without a password.
updateMe
password
-Relates to WALL-509.
Description
This PR updates the
updateMe
method signature to take apassword
field in the first object parameter, thus allowing for a password to be set for users without a password.Related issues
-Relates to WALL-509.