nests
nests copied to clipboard
Reloading room should refresh token
When you reload the page while in a room, it uses the (probably) expired token.
2 options:
- Use the latest token which is being refreshed in the background
- Get a new token if we get auth issue
Ref: #17