ToolJet/marketplace/plugins/common
Ganesh Kumar f46340b477
Enhance: Extract OAuth 2.0 flow for Salesforce & Snowflake (#13529)
* salesforce & snowflake changes added to prerelease

* module import error fixes

* optional parameter for getAuthUrl method
2025-07-23 22:18:50 +05:30
..
__tests__ [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
lib Enhance: Extract OAuth 2.0 flow for Salesforce & Snowflake (#13529) 2025-07-23 22:18:50 +05:30
.gitignore [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
package-lock.json [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
package.json [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
README.md [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
tsconfig.json [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30

common

TODO: description

Usage

const common = require('common');

// TODO: DEMONSTRATE API