Picolab / Picolab/pico-engine

owner_authentication.krl : owners old logged in eci's should be removed.

Open
#321 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.