Skip to content

Releases: grokify/faraday_middleware-oauth2_refresh

v0.1.3

15 Feb 09:37
Compare
Choose a tag to compare

v0.1.0

29 Sep 07:11
Compare
Choose a tag to compare
ci: gh actions: rename

Update dependencies

24 Aug 02:51
Compare
Choose a tag to compare
Changes
  1. Update dependencies to remove warnings
  2. Update Coveralls config
  3. Update Gemnasium config

Minor update

31 May 18:53
Compare
Choose a tag to compare

Changes

  1. Update dependencies

Initial Release

31 May 16:58
Compare
Choose a tag to compare

Initial release

  1. Given an OAuth2::AccessToken this will add the the token to the Faraday requests and perform token refresh when necessary.