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

    Interface FlowsVaultConnectioSetupToken

    interface FlowsVaultConnectioSetupToken {
        type: "TOKEN";
        token: string;
    }
    Index

    Properties

    Properties

    type: "TOKEN"
    token: string