• Deletes the current user. Use this when using basic auth.

    Parameters

    • email: string

      Old email for reauthentication.

    • password: string

      Old password for reauthentication.

    • Optional callbackStateVariable: Variable

      The variable where to store the result.

    Returns void