Hello, we found a bug when using SSO Token and it expires. When this happens all interactions stop working.
Expected behavior:
Open login window
From what I realized we need to set authMiddleware.tokenRefreshPromise (createNetwork) with an event to call login. What is the best way to do this?
Hello, do you plan to do something about access token renewal ?
We are looking into it!
Hey @cristiandean and @yannick-fernand if you want to take a look here: https://github.com/coralproject/talk/pull/3200
@kgardnr Looks good to me, thank you :)
Fixed in #3200