ttscoff / Slogger

Social logging script for Day One
757 stars 160 forks source link

Update fitgem to support oauth2 #420

Closed soleblaze closed 8 years ago

soleblaze commented 8 years ago

Fitbit disabled oauth1 support on August 1st, 2016. This updates the module to support oauth2 via two http post requests. Fitbit returns a new refresh token every time the authentication token is refreshed. This also requires the git version of the fitgem, as the version on rubygems only supports oauth1.

soleblaze commented 8 years ago

Forgot to mention that this is for issue #419. Sorry about all the space changes.