ToolJet/plugins/packages/common
Akshay 59cf3b1931
Fix: Googlesheets OAuth refresh token flow (#2118)
* implement google sheet oauh token refresh flow

* format lint

* make use of constructor name as instanceof fails

* remove unused import

* force consent to get refresh token on googlesheets ds
2022-02-05 07:09:40 +05:30
..
__tests__ Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
lib Fix: Googlesheets OAuth refresh token flow (#2118) 2022-02-05 07:09:40 +05:30
.gitignore Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
package-lock.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
package.json Add namespace @tooljet-plugins (#1904) 2022-01-23 14:43:52 +05:30
README.md Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
tsconfig.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30

common

TODO: description

Usage

const common = require('common');

// TODO: DEMONSTRATE API