Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Prod] Users are logged out after a few hours when signing in via Google, GitHub, or Discord #4254

Open
olgapod opened this issue Feb 6, 2025 · 0 comments
Labels
bug Something isn't working Priority: P1 (High)

Comments

@olgapod
Copy link
Contributor

olgapod commented Feb 6, 2025

Description:

Users who log in using Google, GitHub, or Discord are automatically logged out after a short time. This forces frequent re-authentication and disrupts the user experience.

Steps to reproduce

  1. Log in to the application using Google, GitHub, or Discord.
  2. Come back to the app in a few hours.
  3. Try to submit any actions.
  4. Observe that the session expires, and the user is logged out.
600.mp4
Image

Expected behaviour

  • Users should remain logged in unless they manually sign out.
  • Sessions should persist for a reasonable duration.

Actual behaviour

  • The system logs out users unexpectedly after a short time.
  • Users need to sign in again frequently.
@olgapod olgapod added bug Something isn't working Priority: P1 (High) labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: P1 (High)
Projects
None yet
Development

No branches or pull requests

1 participant