Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@guillp guillp released this 28 Mar 13:10
· 10 commits to main since this release
b0114ad

What's Changed

  • Support for DPoP by @guillp in #75
  • Support for AS and RS provided DPoP nonces by @guillp in #92
  • Allow using custom ports in endpoints without using testing=True, as discussed in #55 by @guillp in #74
  • Support pushed_authorization_request_endpoint in from_discovery_document by @rcombs in #90
  • Add cookies and headers parameters to ApiClient.__init__() by @guillp in #110
  • Fix FlaskOAuth2ClientCredentialsAuth so that it supports the token kwarg by @snarfed in #126
  • Add DPoP key support to AuthorizationRequestSerializer (#119) by @snarfed in #120

New Contributors

Full Changelog: v1.6.0...v1.7.0