Version 0.14
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.