Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system
Enatega Customer Application: Phone number already associated error shown during login with email
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When a user logs in using their email address and proceeds to verify their phone number, the app displays an error message stating that the phone number is already associated with another account — even though it's the correct number linked to the same user.
🔄 Steps to Reproduce:
Open the app and choose to log in with email.
Enter a valid email and complete login.
When prompted, enter your phone number for verification.
Observe the error message.
Expected behavior
The phone number should be verified successfully if it belongs to the same user account.
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
Start by reproducing the email-login flow and phone-number verification described in the issue, then trace the authentication handling that reports the association error. Done means a phone number already linked to the same user verifies successfully, while numbers belonging to another account still produce the appropriate error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100