Unable to get email on user object

hello! i an trying to get user email on my project i need when i logged in to app using auth0 i need email and userdata from the user object to make work but user object is missing email, user_appdata and user_userdata

I used the demo project for single page application and vue, and here i get the email with

{{ $auth.user.email }}

hey! thanks for giving feedback i am working on nextjs and i have created regular web app i am not getting the email few like( name, family, nickname, ) are showing

OK, sorry, i’m still qute new to this, and can’t provde more input then.
Hope you will find a solution.