n8n/packages/core
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
..
src OAuth1 support for HTTP Request Node (#781) 2020-07-25 10:09:52 +02:00
test 🔀 Merge branch 'master' into oauth-support 2020-04-04 17:34:10 +02:00
LICENSE.md 📚 Text fix 2020-06-18 10:12:13 +02:00
package.json 🔖 Release n8n-core@0.39.0 2020-07-15 12:36:07 +02:00
README.md Fix logos in README.md files 2020-07-13 14:22:34 +02:00
tsconfig.json Make tsconfig.json files "fully" valid JSON files 2019-08-13 19:42:03 +02:00
tslint.json Initial commit to release 2019-06-23 12:35:23 +02:00

n8n-core

n8n.io - Workflow Automation

Core components for n8n

npm install n8n-core

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ