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

    Interface FlowsVaultConnectioSetupSecretApiKey

    interface FlowsVaultConnectioSetupSecretApiKey {
        type: "API_KEY";
        secret_key: string;
    }
    Index

    Properties

    Properties

    type: "API_KEY"
    secret_key: string