Skip to content

v1.3.0

Compare
Choose a tag to compare
@guillp guillp released this 22 Aug 09:33
· 63 commits to main since this release
9df9b0d

What's Changed

  • Fix token expiration leeway which was reversed (fixes #22) by @amacleay-cohere in #23
  • implement expiration leeway in Bearer Token based auth handlers, #18 by @guillp in #20
  • switch to pytest-freezer by @guillp in #21
  • add OAuth2ResourceOwnerPasswordAuth for #19 by @guillp in #24
  • use pyupgrade and various housekeeping changes by @guillp in #25

New Contributors

  • @amacleay-cohere who noticed and fixed the expiration leeway bug. Thanks Andrew!

Full Changelog: v1.2.0...v1.3.0