Skip to content

Bug: Google login returns 401 Unauthorized #48

@khuswant18

Description

@khuswant18

Description

Clicking "Login with Google" on the homepage does not log in the user.
The frontend makes a POST request to /login/success and receives 401 Unauthorized.

Steps to Reproduce

  1. Go to the homepage
  2. Click "Login with Google"
  3. Observe 401 Unauthorized in console/network tab

Expected Behavior

  • User should be successfully logged in via Google OAuth

Actual Behavior

Additional Context

  • Likely causes: OAuth configuration, backend se
Image

session/cookie handling, missing tokens

  • I’m happy to help debug/test the frontend integration and suggest fixes.
  • Please assign this issue to me if possible so I can work on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions