n8n/packages/core/src
Ricardo Espinoza 994c89a6c6
feat: Add support for preAuthentication and add Metabase credentials (#3399)
*  Add preAuthentication method to credentials

* Improvements

*  Improvements

*  Add feedback

* 🔥 Remove comments

*  Add generic type to autheticate method

*  Fix typo

*  Remove console.log and fix indentation

*  Minor improvements

*  Expire credentials in every credential test run

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-07-19 10:09:06 +02:00
..
BinaryDataManager Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
ActiveWebhooks.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ActiveWorkflows.ts feat(core): Run Error Workflow also on trigger activation error (#3470) 2022-06-06 09:17:35 +02:00
Constants.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
Credentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
index.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
Interfaces.ts feat(core): Give access to getBinaryDataBuffer in preSend method (#3588) 2022-06-28 18:32:09 +02:00
LoadNodeParameterOptions.ts feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
NodeExecuteFunctions.ts feat: Add support for preAuthentication and add Metabase credentials (#3399) 2022-07-19 10:09:06 +02:00
UserSettings.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
WorkflowExecute.ts feat(core): Autofix pairedItem information if inputItems(n) === outputItems(n) 2022-07-16 08:33:48 +02:00