Auth
Update the current user
PUT
/auth/userUpdates attributes of the authenticated user.
Parameters
email?string- A replacement email address.
phone?string- A replacement phone number.
password?string- A replacement password.
attributes?object- Application-defined user attributes.
options.emailRedirectTo?string | undefined- Redirect destination used by an email-change confirmation.
Returns
userPublicUser