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

    Interface CreateFlowsVaultConnectionAuth0OauthApp

    interface CreateFlowsVaultConnectionAuth0OauthApp {
        name: string;
        app_id: "AUTH0";
        setup: FlowsVaultConnectioSetupOauthApp;
    }
    Index
    name: string

    Flows Vault Connection name.

    app_id: "AUTH0"