Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system
Enatega Rider Application : Suggestion - Restrict Rider Login to One Device at a Time
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- 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
No files, tests, or entry points are named in the issue. Start by locating the rider authentication and session-handling entry points, then determine how the application currently identifies active devices. Done should mean a rider account cannot remain logged in on multiple devices at once, with the behavior covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100