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

    Interface FlowsVaultConnectioSetupJwt

    interface FlowsVaultConnectioSetupJwt {
        type: "JWT";
        algorithm: Management.FlowsVaultConnectioSetupJwtAlgorithmEnum;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    type: "JWT"