Vue
useSendVerificationEmail()
Use the composable useSendVerificationEmail
to send a verification email. The verification email is sent to the user’s email address and includes a link to verify the email address.
Parameters
options optional NestedRefOfValue<undefined | SendVerificationEmailOptions>