Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface FlowsVaultConnectioSetupHttpBearer

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

    Properties

    Properties

    type: "BEARER"
    token: string