Ready to post? First, try searching for your answer.
I create Nextjs application and for authentication or authorization I use Auth0. I Create custom login and sign-up page. After login I need access token for user authentication and authorization but in token i not any user details like ID token. For user details i need ID token.