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

The user is logged out if the logged status is 'pending' due to a data refetch #1007

Open
clcoco opened this issue Mar 10, 2025 · 1 comment
Labels
bug A bug that needs to be resolved p4 Important Issue

Comments

@clcoco
Copy link

clcoco commented Mar 10, 2025

Environment

Reproduction

  • use the local provider
  • add some external backend
  • trigger a refetch (either change your focused window, add a refresh interval, add a refresh token with a short lifespan)
  • perform any action while the data is being fetched

Describe the bug

The user shouldn't be thrown out when the session data is being fetched, especially if the refreshToken isn't actually expired

Additional context

No response

Logs

@clcoco clcoco added bug A bug that needs to be resolved pending An issue waiting for triage labels Mar 10, 2025
@phoenix-ru
Copy link
Collaborator

Hi @clcoco , thanks for your report. I don't have an external backend to reproduce the issue at the moment, but there's a lot of bug-fixes and feature work planned for the local provider in Q2 2025, so I will definitely revisit this issue in the coming weeks.

@phoenix-ru phoenix-ru added p4 Important Issue and removed pending An issue waiting for triage labels Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug that needs to be resolved p4 Important Issue
Projects
None yet
Development

No branches or pull requests

2 participants