comunica / comunica/jQuery-Widget.js
Login times out after 5min
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 43
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with WorkerToWindowHandler.ts lines 103-127 in solid-client-authn-js and trace why the token refresh flow stops after five minutes. Reproduce the timeout in the jQuery widget's Solid Pods login flow, then verify that authentication remains active beyond five minutes; the issue does not name a repository file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100