ChangeEmailOptions
Parameters
redirectTo optional string
Redirection 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'
.