SendVerificationEmailParams

Parameters


email required string
options optional RedirectOption
PropertyTypeRequiredNotes
options.redirectTostringRedirection path in the client application that will be used in the link in the verification email. For instance, if you want to redirect to https://myapp.com/success, the redirectTo value is '/success'.