lambertf917 / lambertf917/food-ordering-system-source-code

Enatega Rider Application : Suggestion - Restrict Rider Login to One Device at a Time

Open
#422 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.