Skip to content

feat: Purge plaintext credential keys from RAM cache when inactivity timeout fires #654

Description

@shouri123

Description

API keys cached in sessionStorage remain accessible in RAM indefinitely while the browser is open.

Proposed Solution

Implement an automatic inactivity lock. If no action occurs for 30 minutes, clear in-memory credentials automatically.

Metadata

Metadata

Labels

bugSomething isn't workinggssocOfficial GSSoC contribution issuegssoc:approvedGSSoC: PR approved and scoredsize/Mtype:codeType: Code changetype:designType: Design / UI / UX (Optional bonus)type:docsType: Documentationtype:featureType: New Featuretype:testType: Test filestype:testingType: Testing (Optional bonus)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions