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

MWS: Logging into one browser/device also logs users out of other browsers/devices #8833

Open
Jermolene opened this issue Dec 20, 2024 · 0 comments

Comments

@Jermolene
Copy link
Member

Tested with commit e48ea2d

Steps to reproduce:

  1. Take a fresh copy of the MWS repo at the commit above
  2. Run npm install and npm start
  3. In the primary browser, visit localhost:8080 and click the button to create an admin account
  4. Observe that the primary browser is now logged in as the admin account
  5. In the secondary browser, visit localhost:8080 and log in with the same admin account credentials
  6. Observe that the secondary browser is now logged in as the admin account, but refreshing the primary browser shows that it has been logged out

I would expect to be able to log into multiple devices at the same time.

cc @webplusai

webplusai added a commit to webplusai/TiddlyWiki5 that referenced this issue Dec 22, 2024
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

No branches or pull requests

1 participant