Skip to content

Fix Google authentication configuration#1188

Open
parneetbrar234-svg wants to merge 3 commits into
aryandas2911:mainfrom
parneetbrar234-svg:fix-google-auth
Open

Fix Google authentication configuration#1188
parneetbrar234-svg wants to merge 3 commits into
aryandas2911:mainfrom
parneetbrar234-svg:fix-google-auth

Conversation

@parneetbrar234-svg
Copy link
Copy Markdown

@parneetbrar234-svg parneetbrar234-svg commented May 26, 2026

📌 Description

Fixes

  1. Configured Firebase Web App
  2. Enabled Google Authentication in Firebase
  3. Added frontend Firebase environment variables
  4. Connected backend with MongoDB Atlas
  5. Fixed Google login configuration issue

🔗 Related Issue

Closes #1182 #1145 #1141

🛠 Changes Made

  1. Added Firebase configuration to frontend environment setup
  2. Enabled Google Sign-In authentication provider
  3. Configured MongoDB Atlas connection for backend
  4. Updated authentication setup and environment variables
  5. Verified successful Google login flow locally

📸 Screenshots (if applicable)

Screenshot 2026-05-26 222324 Screenshot 2026-05-26 222305

✅ Checklist

  • Code runs locally
  • Followed project structure
  • No console errors
  • Properly tested changes
  • Linked the issue

🚀 Notes for Reviewers

Google authentication setup has been fully configured and tested locally. MongoDB backend connection and Firebase integration are functioning correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Google Login Authentication Failure (401 Unauthorized)

1 participant