Open jeswr opened 2 years ago
Login to Solid Pods times out after 5 minutes.
This is because https://github.com/rubensworks/solid-client-authn-js/blob/e4b4737d02f656795a1bd611e632e2b357a41937/packages/browser/src/util/worker/WorkerToWindowHandler.ts#L103-L127 means that the token refresh flow to keep authenticated for longer periods does not work.
Login to Solid Pods times out after 5 minutes.
This is because https://github.com/rubensworks/solid-client-authn-js/blob/e4b4737d02f656795a1bd611e632e2b357a41937/packages/browser/src/util/worker/WorkerToWindowHandler.ts#L103-L127 means that the token refresh flow to keep authenticated for longer periods does not work.