I am using @auth0/auth0-react to use Auth0 in a React SPA. I have set up everything and it works great but I am struggling with one element. When a new user logs in, they are shown the “User Consent Dialog”
(Source: User Consent and Third-Party Applications)
Is there any way to avoid this? The users are created with the Management API
