⚙️ Google Login Not Configured

  1. Go to Google Cloud Console
  2. Create / select a project
  3. APIs & Services → Credentials → Create OAuth 2.0 Client ID
  4. Application type: Web application
  5. Add redirect URI:
    https://localhost:44300/Auth/GoogleCallback.aspx
  6. Copy Client ID & Client Secret into Web.config
← Back to Login