You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when a user opens a PWA e.g. code-server a message appears {"message":"Cookie \"session_token\" or query parameter must be provided."} stating that the cookie is expired. The user then has to open a new chrome window open the coder url login and refresh the pwa. This is not ideal of a workflow.
Desired Solution
The PWA page should just redirect to the login so that the user can authenticate and then load the application e.g. code-server.