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: Prevent socket disconnections due to invalid auth #65

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

morgsmccauley
Copy link
Contributor

Token is not refreshed before reconnecting the socket, causing the server to disconnect. This PR ensures the token is valid before reconnecting.

@duggan duggan merged commit 602cf6e into duggan:latest Aug 9, 2024
2 checks passed
@duggan
Copy link
Owner

duggan commented Aug 9, 2024

Nice, I didn't spot anything over the last 48h, but admittedly I have no been paying very close attention 😅

Thanks for that, published as 1.2.1!

@morgsmccauley morgsmccauley deleted the fix/socket-auth-disconnect branch August 9, 2024 20:30
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