node-red-contrib-google-task

1.0.6 • Public • Published

How to Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-google-task

Configuration

  1. Generate OAuth credentials at Google API Console.
  • Choose Web Application.
  • As Authorized JavaScript origins enter your Node-RED IP (e.g. http://localhost:1880)
  • As Authorized redirect URIs enter your Node-RED IP plus /google-credentials/auth/callback (e.g. http://localhost:1880/google-credentials/auth/callback)
  1. Copy the Client ID and Client secret and paste them into the Config Node

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.63latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.63
1.0.50
1.0.40
1.0.30
1.0.20

Package Sidebar

Install

npm i node-red-contrib-google-task

Weekly Downloads

3

Version

1.0.6

License

MIT

Unpacked Size

38.6 kB

Total Files

9

Last publish

Collaborators

  • mordev