n8n/packages/workflow/src
Michael Kret 945e25a77c
feat(Shopify Node): Add OAuth support (#3389)
*  wip

*  Add includeAccessTokenInHeader option to OAuth2

* 🔨 fixed build error, fixed trigger node when using token auth

* 🔨 fixed trigger when using oauth2

* 🔨 changed default auth method to access token

*  Improvements

*  Improvements

*  Improvements

*  Rename includeAccessTokenInHeader to keyToIncludeInAccessTokenHeader

*  Assign values to only header property

* 🔥 Remove unreachable code

*  Add keyToIncludeInAccessTokenHeader when isN8nRequest

*  Add CC grant type when isN8nRequest

Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <janober@users.noreply.github.com>
2022-07-15 10:36:01 +02:00
..
DeferredPromise.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Expression.ts feat: Migrated to npm release of riot-tmpl fork (#3581) 2022-06-23 07:07:56 -07:00
ExpressionError.ts feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
index.ts feat(core): Run Error Workflow also on trigger activation error (#3470) 2022-06-06 09:17:35 +02:00
Interfaces.ts feat(Shopify Node): Add OAuth support (#3389) 2022-07-15 10:36:01 +02:00
LoggerProxy.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
NodeErrors.ts fix(core): Return correct error message if Axios error (#3478) 2022-06-17 21:39:49 -07:00
NodeHelpers.ts feat(editor): Improve trigger panel (#3509) 2022-06-20 12:39:24 -07:00
ObservableObject.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
RoutingNode.ts feat(Google Ads Node): Add new node (#3526) 2022-07-04 22:47:50 +02:00
TelemetryHelpers.ts refactor: Telemetry updates (#3529) 2022-07-10 09:53:04 +03:00
Workflow.ts feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
WorkflowActivationError.ts refactor(core): Emit different error for issue in execution or trigger 2022-06-07 15:43:47 +02:00
WorkflowDataProxy.ts feat(core): Make it possible to block access to environment variables 2022-06-08 21:06:38 +02:00
WorkflowErrors.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WorkflowHooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00