🔑 Google OAuth Setup for Personal Gmail

⚠️ Important: This tool runs entirely in your browser. No data is sent to any server - it goes directly to Google's OAuth servers.

Step 1: Create Google Cloud Project

  1. Go to Google Cloud Console
  2. Create a new project (or select existing)
  3. Navigate to APIs & Services > Library
  4. Search for and enable Google Calendar API
  5. Go to APIs & Services > Credentials
  6. Click + Create CredentialsOAuth client ID
  7. Application type: Web application
  8. Add Authorized redirect URI:
  9. Click Create and copy the Client ID
  10. Copy the Client Secret from the credentials page

Step 2: Enter Your Credentials