🐛 Bug Report: [Console/Auth] Unable to remove Phone Number or Email Address #6108
Closed
2 tasks done
Labels
bug
Something isn't working
product / auth
Fixes and upgrades for the Appwrite Auth / Users / Teams services.
product / console
Console, UI and UX issues
Uh oh!
There was an error while loading. Please reload this page.
👟 Reproduction steps
Go to any user that has both email address or a phone number, erase any one & click on Update.
Errors:
Invalid email: Value must be a valid email address.
Invalid number: Phone number must start with a '+' can have a maximum of fifteen digits.
The main issue is that if you use an invalid phone number, it will be accepted.
Example: Type in just country code like:
+91
, click update & it works!This isn't good if the account only has phone number as a user identifier.
👍 Expected behavior
👎 Actual Behavior
🎲 Appwrite version
Version 1.3.x
💻 Operating system
Linux
🧱 Your Environment
Self hosted on local machine and a Ubuntu server.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: