WF
Analytics Command Center
Google OAuth Setup

Configure Google Sign-In

Complete this one-time setup to enable secure Google account authentication. This only needs to be done once.

1 Create a Google Cloud Project

Go to console.cloud.google.com and create a new project (e.g., "Analytics Dashboard").

Then navigate to APIs & Services → OAuth consent screen:

• User Type: Internal (restricts to your Google Workspace)
• App name: Analytics Command Center
• Support email: jorgen@webfones.com

2 Create OAuth 2.0 Credentials

Go to APIs & Services → Credentials → Create Credentials → OAuth client ID

• Application type: Web application
• Name: Analytics Dashboard
• Authorized redirect URI — add this exactly:

https://dash.webfones.com/auth/callback.php
3 Enter Your Credentials Below

After creating the OAuth client, copy the Client ID and Secret from Google Cloud Console.

Ends with .apps.googleusercontent.com
Must exactly match the redirect URI you added in Google Cloud Console.