Open 3dw1np opened 7 years ago
It would be great to add new method resendConfirmationCode with the username because the verification code can be expired:
http://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ResendConfirmationCode.html
Boto3 link: http://boto3.readthedocs.io/en/latest/reference/services/cognito-idp.html#CognitoIdentityProvider.Client.resend_confirmation_code
Looks like this has been added in the develop branch. How close is this to being ready for production use?
It would be great to add new method resendConfirmationCode with the username because the verification code can be expired:
http://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ResendConfirmationCode.html