How to implement sign up with phone after having email in aws Cognito?
I currently have a React Native project that uses AWS Cognito for user sign-up with Google or email, with email set as a required attribute:
How to implement sign up with phone after having email in aws Cognito?
I currently have a React Native project that uses AWS Cognito for user sign-up with Google or email, with email set as a required attribute: