Auth0’s normalized user profile contains a number of root attributes (attributes stored at the first, or root, level of the object), some of which may be updated. To learn more about the user profile structure and its attributes, read User Profile Structure.Methods for updating root attributes vary depending on connection type.
When an upstream IdP (like Google or Facebook) is used, subscribers have two options:
The upstream IdP sets the root attributes when users are first created and then
automatically updates them with each subsequent login. This is the default behavior.