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 Request: Prevent sending expired tokens to Realtime channel #804

Closed
grdsdev opened this issue Dec 3, 2024 · 0 comments · Fixed by #808
Closed

Fix Request: Prevent sending expired tokens to Realtime channel #804

grdsdev opened this issue Dec 3, 2024 · 0 comments · Fixed by #808
Assignees
Labels
enhancement New feature or request

Comments

@grdsdev
Copy link
Contributor

grdsdev commented Dec 3, 2024

Fix Request

To minimize the number of InvalidJWToken errors on the Realtime backend, we must check if the token is valid before pushing it.

Reference PR: supabase/realtime-js#437

@grdsdev grdsdev added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Dec 3, 2024
@jan-tennert jan-tennert self-assigned this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants