Skip to content

A single user can be logged into the app multiple times. Is it a bug or a feature?! #28

Open
@LearningNerd

Description

@LearningNerd

I didn't even think of this edge case until after closing issue #26 earlier today! Since there's no sessions or real login system for this app right now, any user can open multiple browser tabs and log into the app as many times as they want. Is this cheating? Will people really do this in practice?

Even if I implement a full login system with sessions and the whole kitchen sink, there's still no way to stop users from creating multiple accounts to log into the game multiple times. There's ultimately no way to stop that kind of cheating if someone really wanted to cheat.

How do other multiplayer online games deal with this? Just add a feature to let moderators/admins kick people out of the game if needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions