⚙️ Google Login Not Configured
- Go to Google Cloud Console
- Create / select a project
- APIs & Services → Credentials → Create OAuth 2.0 Client ID
- Application type: Web application
- Add redirect URI:
https://localhost:44300/Auth/GoogleCallback.aspx
- Copy Client ID & Client Secret into
Web.config
← Back to Login