Closed
Description
Current Situation
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.
How to reproduce
- Login to Code
- Start a workspace with code-server
- Install code-server as chrome pwa
- Wait for auth cookie to expire or delete it
- Open the PWA
Metadata
Metadata
Assignees
Labels
No labels