Docs · OAuth
OAuth reference
Google (Auth.js)
- Callback:
https://conversionconsole.com/api/auth/callback/google - Local:
http://localhost:3000/api/auth/callback/google - Origins: production domain +
http://localhost:3000 - Scopes include webmasters.readonly, analytics.readonly, adwords, tagmanager.readonly
- After scope changes: Connect → Re-authorize Google (include granted scopes)
Bing Webmaster
- Authorize:
/api/integrations/bing/authorize - Callback:
/api/integrations/bing/callback - Env:
MICROSOFT_CLIENT_ID,MICROSOFT_CLIENT_SECRET
Testing mode
If the Google Cloud OAuth app is in Testing, add each operator Gmail under Test users or consent will fail for new accounts.