Skip to content

Releases: nov/rack-oauth2

v2.3.0

05 Nov 23:23
@nov nov
de0c89d

Choose a tag to compare

What's Changed

  • Add support for endpoints requiring mTLS with HTTP Basic Authentication by @bdewater-thatch in #102
  • Add support for resource_metadata in the WWW-Authenticate header by @pusewicz in #101

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

27 Dec 07:45
@nov nov
70da234

Choose a tag to compare

Full Changelog: v2.2.0...v2.2.1

v2.2.0

11 Oct 06:47
@nov nov
04fe478

Choose a tag to compare

What's Changed

  • automatic json response decoding, and remove legacy token support by @nov in #95

Full Changelog: v2.1.0...v2.2.0

v2.1.0

09 Oct 15:04
@nov nov
8812316

Choose a tag to compare

What's Changed

  • accept local_http_config on Rack::OAuth2::Client#access_token! & revoke! to support custom headers etc. by @nov in #93

Full Changelog: v2.0.1...v2.1.0

v2.0.1

08 Oct 17:27
@nov nov
bd4fec0

Choose a tag to compare

What's Changed

  • changes for mTLS on faraday by @nov in #92

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Oct 16:56
@nov nov
b657145

Choose a tag to compare

What's Changed

  • replace httpclient with faraday v2 & remove MAC by @nov in #91

Full Changelog: v1.21.3...v2.0.0