Skip to content

# 🐞 Bug: Google Sign-In Not Working #430

@venkatasaimohit

Description

@venkatasaimohit

🐞 Bug Description

The Google Sign-In button is visible on the homepage, but clicking it does not log the user in. No authentication flow is triggered, and user details are not fetched.


📋 Steps to Reproduce

  1. Open the project (index.html) in the browser.
  2. Locate and click on the Google Sign-In button.
  3. Observe that nothing happens, or the login flow fails.

🎯 Expected Behavior

  • Clicking the Google Sign-In button should trigger the Google authentication flow.
  • Users should be able to log in with their Google account.
  • On successful login, user details (name, email, profile picture) should be displayed, and their data should be synced.

📸 Screenshots

Image

💻 Environment

  • OS: Windows 11
  • Browser: Chrome 119
  • Version: v1.0.0

✅ Additional Context

  • Likely related to Google Identity Services (GIS) integration or missing API credentials.
  • This bug blocks users from using Google-based authentication, which is essential for cloud syncing and personalized paper management.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions