marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native
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
The issue names no files, tests, or authentication entry point. Start by tracing rider login and session handling in the application, then determine how active-device state is tracked. Done means a rider account cannot remain logged in on more than one device at a time, with the behavior verified in the relevant authentication flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- authentication, mobile, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100