Skip to content

Signed in users should be the owners of their existing queues created in the same device #477

@maaverik

Description

@maaverik

Is your feature request related to a problem? Please describe.
If a user creates a temporary queue, and he signs in after that, the created queue is still not owned by anyone.

Describe the solution you'd like
All created ownerless queues when the user signs in should change to being owner by the user. This can be done by creating a random token and sending it when a temporary queue/token is created and send this token as the queue owner in the backend and store this token in local storage. When the user signs in, make a backend call to transfer ownership from this token to the user who logged in.

Metadata

Metadata

Assignees

Labels

full-stackRequires work to be done at backend too

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions