• Changes the users email. Use this when using an external provider.

    Parameters

    • newEmail: string

      New email for the user.

    • sendVerificationEmail: boolean

      Send a verification email to the old address before changing the email?

    • Optional callbackStateVariable: Variable

      The variable where to store the result.

    Returns void