UNPKG

n8n

Version:

n8n Workflow Automation Tool

13 lines 343 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DCR_MANAGED_CREDENTIAL_FIELDS = void 0; exports.DCR_MANAGED_CREDENTIAL_FIELDS = [ 'authUrl', 'accessTokenUrl', 'grantType', 'authentication', 'usePkce', 'clientId', 'clientSecret', ]; //# sourceMappingURL=dcr-managed-fields.js.map