fitbit-node
fitbit-node copied to clipboard
An API client library for Fitbit, written in NodeJS.
First off thanks for your work on the project. I updated the dependencies and added a new function using https://api.fitbit.com/oauth2/introspect from https://dev.fitbit.com/build/reference/web-api/oauth2/ that returns information about the access token passed,...
Hello! Question, not an issue... I'm kinda a noob at this, but I've followed the demo example, and I've got it working! :) I will always have to call `/authorize`...
By stating in the instructions the default API version = 1.2, people will make the assumption version 1.2 applies to all endpoints. As of today, Sleep is the only set...