Auth
sendVerificationEmail()
Use nhost.auth.sendVerificationEmail
to send a verification email to the specified email. The email contains a verification-email link. When the user clicks the verification-email link their email is verified.
Parameters
__namedParameters required SendVerificationEmailParams
Property | Type | Required | Notes |
---|---|---|---|
__namedParameters.email | string | ✔️ | |
__namedParameters.options | RedirectOption |