change Password

open fun changePassword(newPassword: String, userId: String)

Method to change the password of the EquinoxUser

Parameters

newPassword

: the new password of the user

userId

: the identifier of the user