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(realtime): revert realtime token to apikey on user sign out #429

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Jun 27, 2024

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

When user sign out, subscribed realtime channels maintain the old access token

What is the new behavior?

When user sign out, revert the access token to the API key for all subscribed channels

@grdsdev grdsdev requested a review from dshukertjr June 27, 2024 14:52
@grdsdev grdsdev merged commit 11c629f into main Jun 28, 2024
10 checks passed
@grdsdev grdsdev deleted the fix/revert-realtime-key-on-signout branch June 28, 2024 08:19
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.

2 participants