nests icon indicating copy to clipboard operation
nests copied to clipboard

Reloading room should refresh token

Open v0l opened this issue 10 months ago • 0 comments

When you reload the page while in a room, it uses the (probably) expired token.

2 options:

  1. Use the latest token which is being refreshed in the background
  2. Get a new token if we get auth issue

Ref: #17

v0l avatar Apr 08 '24 10:04 v0l