oauth2 v0.8.0 Release Notes

Release Date: 2016-10-05 // over 7 years ago
  • ๐Ÿ‘Œ 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.