How to return full `profile` when updating `user_metadata`?

:man_facepalming: I’ll try to be more specific.

“After the point of a user signup (creating a user account via auth0| not a social login) a new user is created with a random string user_id)”.

The string after the | pipe looks random. I’m not sure about the social IDs however, as google-oauth2|<user_id> looks like an incremented ID.