Type Alias: ResendSignUp()
ResendSignUp: (
Promise
<SuccessResponse
|AuthError
>
Resend SignUp confirmation email
Uses resendSignUp
from Auth
object from @aws-amplify/auth
Parameters
• email: string
User email
Returns
Promise
<SuccessResponse
| AuthError
>
Success information or error
Fires
@mimeeq#mimeeq-resend-signup-confirm-code