comunica / jQuery-Widget.js

🖼 A jQuery widget to query heterogeneous interfaces using Comunica SPARQL
http://query.linkeddatafragments.org/
MIT License
18 stars 35 forks source link

Login times out after 5min #125

Open jeswr opened 2 years ago

jeswr commented 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.