Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface FlowsVaultConnectioSetupHttpBearer

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