skip to content
Alvin Lucillo

Skip consent localhost

/ 1 min read

💻 Tech

In Auth0, for first time log in of a user into an app in localhost, first-party app will always show the consent page to authorize the SPA app with permissions to a user’s account. Even though the SPA app and its audience are first-party apps, if you’re running the app in localhost, it will always ask for consent.

More details on this Auth0 community discussion: https://community.auth0.com/t/first-party-app-still-showing-consent/24105