change Email

open fun changeEmail(newEmail: String, userId: String)

Method to change the email of the EquinoxUser

Parameters

newEmail

: the new email of the user

userId

: the identifier of the user