lambertf917 / lambertf917/food-ordering-system-source-code
Enatega Rider Application : Suggestion - Restrict Rider Login to One Device at a Time
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
To enhance security and prevent misuse, restrict rider accounts to be logged in on only one device at a time. This will ensure that riders cannot operate multiple devices simultaneously, reducing the risk of fraudulent activities or unauthorized account access.
Contributor guide
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
The issue names no files, tests, or authentication entry points. Start by locating the rider login and session-management flow, then determine how a single active device should be identified and invalidated. Done should mean that a rider cannot operate multiple devices simultaneously, while the required behavior and test coverage still need definition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100