Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Fix issue with very large token timeout. #499

Merged
merged 2 commits into from May 10, 2017

Conversation

asdacap
Copy link
Contributor

@asdacap asdacap commented May 8, 2017

Summary

Fix the socket authentication immediately logout when setting a very large token expiry time. See #458. This is likely due to 32bit integer overflow in setTimeout. It overcome this issue by using the long-timout npm package.

@daffl
Copy link
Member

daffl commented May 9, 2017

This looks good to me, thank you! Once @ekryski or @marshallswain give the ok we'll release it.

@marshallswain
Copy link
Member

Please :shipit:

@ekryski
Copy link
Member

ekryski commented May 10, 2017

This looks great! Thanks @asdacap! ❤️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants