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

Disconnect only clears active #1243

Closed
wants to merge 1 commit into from
Closed

Disconnect only clears active #1243

wants to merge 1 commit into from

Conversation

broody
Copy link
Contributor

@broody broody commented Jan 7, 2025

Currently disconnect clears out everything in storage, this PR changes to just clearing out active. On reconnect, it just reuses previous valid session instead of creating new one.

Copy link

vercel bot commented Jan 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ui-next ✅ Ready (Inspect) Visit Preview Jan 7, 2025 0:23am

Copy link
Contributor

github-actions bot commented Jan 7, 2025

🎨 Visual Regression Test Results

✅ No visual changes detected

@tarrencev
Copy link
Contributor

I think we want the behavior where everything is cleared. Since if you're using a shared device, you'll unintentionally leave a valid session on the device when disconnecting

@broody broody closed this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants