JaeAeich / JaeAeich/Chaty

fix: reload required after login

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
bug good first issue
Dominant language
JavaScript
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### Description
Currently the user requires to reload after login into the acc, if another session was live, they might need to reload to remove the prev acc from cache which is a major security and privacy vulnerability.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the login flow and how the active account or session cache is updated across the React frontend and Node.js backend. Reproduce the issue by switching accounts without reloading; done means the previous account's cached data is cleared immediately after login and no reload is required.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs, react
Domain
authentication, frontend, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.