Hi @michaelnicol71,
This is likely because you are developing on localhost which is not a verifiable first party application. Because of this, you can’t skip the Auth0 consent prompt.
To get around this, you can register your application following this workaround: