Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(realtime): send access token to realtime on initial session #439

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Jul 2, 2024

What kind of change does this PR introduce?

Fix #438

What is the current behavior?

When initialSession event occurs, access token isn't sent to realtime

What is the new behavior?

Send accessToken also when initialSession event happens.

@grdsdev grdsdev requested a review from dshukertjr July 2, 2024 08:23
@grdsdev grdsdev merged commit 048e81b into main Jul 2, 2024
9 checks passed
@grdsdev grdsdev deleted the fix/realtime-access-token branch July 2, 2024 11:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Realtime] No access token on startup if signed in, until the next token refresh
2 participants