Expected entrypoint
Use /extension-auth/start?redirect_uri=...&state=... from the extension instead of navigating here directly.
Auth Relay
The extension should launch this flow through /extension-auth/start. In production, Google sign-in runs through Supabase Auth and returns session data to chrome.identity.launchWebAuthFlow via a fragment redirect.
Use /extension-auth/start?redirect_uri=...&state=... from the extension instead of navigating here directly.