Auth0 without prompting approval for use of email and profile

I’ve set up Auth0 a few different ways, and so far have not been able to do it without the Authorize App modal/screen interfering with user flow. This thing:

I’ve been a bit unclear by the documentation. I just need to know if this is possible, and where to look for information on how to do it.

https://stackoverflow.com/questions/50521512/auth0-without-prompting-approval-for-use-of-email-and-profile

I answered this in the other topic: You can only skip consent if you’re using a first party client: https://auth0.com/docs/api-auth/user-consent#skipping-consent-for-first-party-applications

1 Like