Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Update fitgem to support oauth2 #420

Merged
merged 3 commits into from
Aug 23, 2016
Merged

Update fitgem to support oauth2 #420

merged 3 commits into from
Aug 23, 2016

Conversation

soleblaze
Copy link
Contributor

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 added 3 commits August 13, 2016 22:23
This changes the authentication method of this gem from oauth1 to
oauth2. This needs the git version of the fitbit gem. The easiest way to
get this is to add the following line to the Slogger Gemfile and run
bundle update:

gem 'fitgem', :git => 'git://github.com/whazzmaster/fitgem'
Updated the documentation for fitgem. This fitgem is no longer being
supported and version 1.0.0 may not end up on rubygems.org. Right now it
needs to be installed from https://github.com/whazzmaster/fitgem.
@soleblaze
Copy link
Contributor Author

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

@ttscoff ttscoff merged commit 59bd375 into ttscoff:master Aug 23, 2016
mckeehan added a commit to mckeehan/Slogger that referenced this pull request Jun 12, 2017
* origin/master:
  Remove multimap dependency (ttscoff#422)
  Update fitgem to support oauth2 (ttscoff#420)
  removing instagram (ttscoff#418)

# Conflicts:
#	Gemfile
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants