AccountEvent: {
    data: string | null;
    type: currentAccount;
}

Event trigger when the current account on the connector is changed if the account is not authorized for the connection it should trigger with value null.