heyysaiii
11/11/2021, 2:21 PMGabriel Araújo
11/11/2021, 2:39 PMResendConfirmationCode
from Cognito:
https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ResendConfirmationCode.html
In amplify you can find the documentation:
https://aws-amplify.github.io/amplify-js/api/classes/authclass.html#resendsignup
You'll need to create a button somewhere and trigger the call..