CognitoResendUserAttributeConfirmationCodePluginOptions typedef

  1. @Deprecated('Use CognitoSendUserAttributeVerificationCodePluginOptions')
CognitoResendUserAttributeConfirmationCodePluginOptions = CognitoSendUserAttributeVerificationCodePluginOptions

Cognito options for Amplify.Auth.sendUserAttributeVerificationCode.

Implementation

@Deprecated('Use CognitoSendUserAttributeVerificationCodePluginOptions')
typedef CognitoResendUserAttributeConfirmationCodePluginOptions
    = CognitoSendUserAttributeVerificationCodePluginOptions;