Hi @indicava,
Welcome to the Auth0 Community!
I understand that you are looking to skip the user consent page on your application when users log in.
To do so, you will have to navigate to your Auth0 Dashboard > Applications > APIs and select your API.
On the API settings page, there is the option to toggle on the Allow Skipping User Consent switch.
After doing so, your users will skip the user consent page during login.
Hoped this helps!
Please let me know if you have any questions.
Thank you.