Skip to content

Avoid conflict in queue join, e.g. same name #4

@andrewsoonqn

Description

@andrewsoonqn

Current frontend logic is to use name entered + time entered to create a unique id. There might (although unlikely) be cases where people of the same name join at the same time.

Possible implementation:

  • current implementation of JWT tokens embeds userId given by Telegram, which allows us to uniquely identify different users
  • this issue will probably be solved once we integrate with database

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions