Skip to content

v0.8.0

Compare
Choose a tag to compare
@scrogson scrogson released this 05 Oct 22:27
· 82 commits to master since this release
3f79b20

Improvements

  • Added OAuth2.Client.basic_auth/1 convenience function.

Bug Fixes

  • Fixed broken RefreshToken strategy reported in #66
  • Fixed an issue where checking the content-type was defaulting to
    application/json causing Poison to explode.

Diff: v0.7.0...v0.8.0