Prompting confirmation despite prompt set to none

Actually, the problem was that I was in development and setting the redirectUri to http://localhost. It always prompt with localhost.

Answer was found at How do I skip the consent page for my API Authorization flow? - Auth0 Community