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

using same name to join game room causes app to assume it's the same player #14

Open
gdtrice opened this issue Apr 10, 2016 · 0 comments
Labels

Comments

@gdtrice
Copy link
Owner

gdtrice commented Apr 10, 2016

Probably not using id for queries...

Repro:

  1. Create new game
  2. enter a name
  3. copy game code
  4. open new tab and join game with same game code and name
  5. Click join

Result:
Signed in as first user with that name.

Expected:
Should be a separate user or not allowed to enter that name.

@gdtrice gdtrice added the bug label Apr 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant