gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python
Enatega Customer Application: Phone number already associated error shown during login with email
- 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
Research direction
Start by reproducing the email login and phone verification steps described in the issue, then locate the customer application's authentication flow that checks whether the phone number belongs to the signed-in user. Done means a correct phone number linked to the same account verifies successfully without the already-associated 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