getsentry / vanguard

Apache License 2.0
41 stars 3 forks source link

No visible action when clicking on "Sign in with Google" while user is already signed in #137

Open vgrozdanic opened 4 months ago

vgrozdanic commented 4 months ago

Environment

Google Chrome 126.0.6478.62 (Official Build) (arm64)

Steps to Reproduce

  1. Login to Vanguard, user must be signed in to reproduce this issue
  2. Visit /login route
  3. Click on Sign in with Google
  4. No visible action, from an user point of view, nothing is happening

Expected Result

If a user is already logged in, some sort of redirect (ideally) or message on the screen is expected to be seen.

Actual Result

Nothing happens, there is network traffic in the background, but no redirects happen on the screen