Auth0 Node.js SDK - v7.2.0
    Preparing search index...

    Interface FlowsVaultConnectioSetupHttpBearer

    interface FlowsVaultConnectioSetupHttpBearer {
        type: "BEARER";
        token: string;
    }
    Index
    type: "BEARER"
    token: string