-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersproduct / authFixes and upgrades for the Appwrite AuthFixes and upgrades for the Appwrite Auth
Description
π Reproduction steps
- To trigger this bug, begin by accessing the Auth,
- Create a new user account and navigate to the user profile to verify the account.
- Start the verification process for both the email address and the phone number associated with the user account. Initially, verify the email address, which should proceed smoothly.
- Next, attempt to verify the phone number, Despite the successful verification of the email address, the system incorrectly indicates that the user is unverified when verifying the phone number.
- In an attempt to rectify this inconsistency, proceed to unverify the phone number. Unexpectedly, the system now displays an alert indicating that the user is verified, contradicting the initial indication of being unverified.
π Expected behavior
- When the user hits Verify Phone, the alert should confirm that the
user is verified
. - When the user hits Unverify Phone, the alert should confirm that the
user is unverified
.
π Actual Behavior
When attempting to verify the phone number, an alert incorrectly states that the user is unverified
.
However, when attempting to unverify the phone, the system incorrectly indicates that the user is verified.
π² Appwrite version
Version 1.4.x
π» Operating system
Windows
π§± Your Environment
No response
π Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersproduct / authFixes and upgrades for the Appwrite AuthFixes and upgrades for the Appwrite Auth