Merge pull request #4 from seven1m/zhubert/bump-oauth2
chore(gemspec): more liberal oauth2 gemspec
chore(gemspec): more liberal oauth2 gemspec
Merge pull request #3 from shanebonham/bump-oauth2
Bump oauth2 to 1.2
Bump oauth2 to 1.2
The oauth2 gem was locked to rack 1.2.x, but we rack 2.x is required
for rails 5.
ref: https://git.io/vXUy2
Raise ServerError if parsing response JSON fails
Merge pull request #2 from mattgillooly/patch-1
Fix typo in example code
Add ability to work with 2.0 API
Add more explanation to readme
Update readme for gem install
Fix usage instructions in readme