owner_authentication.krl : owners old logged in eci's should be removed.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 10
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
It appears every time you log in a new eci is created for that session. we should schedule an event to remove that channel and also remove that channel at log out.
we should also provide the browser, some how, with the expiring time, so an owner could be prompted to refresh his session.
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 by reading owner_authentication.krl and tracing how login and logout create and remove session channels. Define how scheduled cleanup should handle expired owner sessions and how the browser receives the expiration time; done means old channels are removed, logout cleans up, and the browser can prompt for refresh.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100