Bug: cannot login twice in different browsers
Open
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Only one login is possible at a time.
If a second browser logs in, then the first session is invalidated.
This seems unnecessarily restrictive, but if it is a design criterion, it should be documented as such.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the login behavior in two different browsers and trace the authentication or session-handling entry points. The issue does not name files or tests, and its resolution is undecided: allow both sessions or document that the second login invalidates the first.
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
- Needs clarification
- Newbie friendliness
- 25/100