Skip to content

Version 0.14

Compare
Choose a tag to compare
@lepture lepture released this 11 Feb 14:14
· 573 commits to master since this release
25e7fe4

In this release, Authlib has introduced a new way to write framework integrations for clients.

Bug fixes and enhancements in this release:

  • Fix HTTPX integrations due to HTTPX breaking changes
  • Fix ES algorithms for JWS
  • Allow user given nonce via #180.
  • Fix OAuth errors get_headers leak.
  • Fix code_verifier via #165.

Breaking Change: drop sync OAuth clients of HTTPX.