Hello to you,
I’m using WordPress and Auth0 configuration to be log in. I’m sending some information in “user_metadata” like the name and i would to display it in my wordpress account. Just show this information in a custom field, i don’t want to change or re-write any wordpress metadata ?
Can i “Hook” or “filters” a Auth0 user_metadata ? in a custom fields ?
Should i use “Wp_auth0_obj” ?