On Thu, Jan 18, 2024 at 7:08 AM anoop yadav <[email protected]> wrote:
> Thanks for pointing that out, I will update the logic to update the user > token when the user tries to connect to the Ubuntu instance rather than > during account creation (I can also add the check if the last token was > generated within 60 min so don't generate a new token etc), but I have a > question if the user already has a previous connection active on a > different instance with previous token and he connects to a new instance on > a new tab and get the new token will his previous connection get > disconnected automatically? (If he refreshes the page he will get the new > token from the web app, but will his previous connection get force > disconnected). > > I'm not certain, but I do not believe that there is anything that prevents a user from getting/using two tokens from the same system, so, no, this should not result in a disconnect. -Nick >
