n8n/packages
Rupenieks 5295696e60
OAuth1 support for HTTP Request Node (#781)
* Add OAuth1

*  Added OAuth1 support.

Changes to NodeExecuteFunctions:
- Accommodating to use of both a URL and URI property in request options.
- qs if not set is undefined, so checking for its length returns an error
2020-07-25 10:09:52 +02:00
..
cli Small improvements to OPTIONS request for webhooks 2020-07-24 16:45:07 +02:00
core OAuth1 support for HTTP Request Node (#781) 2020-07-25 10:09:52 +02:00
editor-ui Merge branch 'Master' into 'Pipedrive-OAuth2-support' 2020-07-23 16:51:05 -04:00
node-dev Merge branch 'Master' into 'Pipedrive-OAuth2-support' 2020-07-23 16:51:05 -04:00
nodes-base OAuth1 support for HTTP Request Node (#781) 2020-07-25 10:09:52 +02:00
workflow OPTIONS request support for Production/Test Webhooks (#787) 2020-07-24 16:24:18 +02:00