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

[_]: fix/use-user-uuid-to-join-a-room #10

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

sg-gs
Copy link
Member

@sg-gs sg-gs commented Sep 22, 2022

Use the user UUID from the JWT token to join a room:

When the new token is used - at the date of the PR, this new token has the data of the user in the payload, including the UUID -. Use it to join a room, therefore any device from that client could join the same room, being able to listen to any event related to that user.

@sg-gs sg-gs merged commit 3246bc6 into master Sep 22, 2022
@sg-gs sg-gs deleted the fix/use-uuid-for-joining-a-room branch September 22, 2022 20:22
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

Successfully merging this pull request may close these issues.

1 participant