Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Node-RED nodes that gets an access token from Fitbit with OAuth2

License

Notifications You must be signed in to change notification settings

mallowlabs/node-red-contrib-fitbit-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-fitbit-token

Node-RED nodes that gets an access token from Fitbit. This node supports OAuth2.

Install

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

$ git clone https://github.com/mallowlabs/node-red-contrib-fitbit-token.git
$ cd node-red-contrib-fitbit-token
$ npm link

Usage

Get an access token of Fitbit API. You can get Fitbit API access token in msg.payload.access_token.

Specify the callback URL:

http(s)://YOUR_NODERED_HOST/fitbit-credentials/auth/callback

Credits

This project is forked form node-red/node-red-web-nodes (Apache License Version 2.0 by IBM).

About

Node-RED nodes that gets an access token from Fitbit with OAuth2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published