Type Alias: ResendSignUp()
ResendSignUp: (
Promise
<SuccessResponse
|AuthError
>
Parameters
• email: string
User email
Returns
Promise
<SuccessResponse
| AuthError
>
Success information or error
ResendSignUp: (
Promise
<SuccessResponse
|AuthError
>
• email: string
User email
Promise
<SuccessResponse
| AuthError
>
Success information or error