Peter Kim

Results 3 comments of Peter Kim

This seems to another possible code snippet that extracts the private key for the auth category. https://github.com/aws-amplify/amplify-cli/blob/dev/packages/amplify-category-auth/src/provider-utils/awscloudformation/utils/extract-apple-private-key.ts Not clear if it is working or if it is actually used in...

Root cause could be that Step 2 of the authentication workflow should be required, but customers are able to deploy without selecting one. Selecting Email resulted in a successful deployment...

> Hey @petercwk, it failed in headless when i tested this: [aws-amplify/amplify-cli#11526 (comment)](https://github.com/aws-amplify/amplify-cli/issues/11526#issuecomment-1380952213) From the json payload, "requiredSignupAttributes": []. Could you try adding "PHONE_NUMBER"