Hi,
It says in docs that an authenticated user can edit user_metadata but not app_metadata. OK.
But where/how does a user edit his/her user_metadata?
Using our universal login with the lock widget…?
By accessing Auth0 API (for a tech savvy user)?
Some general Auth0 web interface somewhere?
Or is it unavailable until we, ourselves, explicitly provide a user interface for this purpose?
We have some attributes that we probably want the user to be able to update, e.g. phone number, but we would at least want to have some audit support and perhaps even a notification when the user makes such changes. This is no problem if we have full control over the user interface ourselves, but if there are other “way in” for an authenticated user, we may have a problem. Hence the question.