'How to update email, phone_numeber in amplify auth using flutter?
I am trying to update my email and mobile number as per their documentation below
but its throwing me an error like below:
user.phone_number: Required attribute cannot be deleted.
Is their documentation is wrong? or how can we do from the flutter app?
my use case is, once the user get signed In then they can update their email/mobile number by verifying the verification code.
Any help is appreciated, thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
