Skip to content

Version 0.14.3

Compare
Choose a tag to compare
@lepture lepture released this 18 May 14:01
· 498 commits to master since this release
ffdc437
  • Fix HTTPX integration via #232 and #233.
  • Add "bearer" as default token type for OAuth 2 Client.
  • JWS and JWE don't validate private headers by default.
  • Remove none auth method for authorization code by default.
  • Allow usage of user provided code_verifier via #216.
  • Add introspect_token method on OAuth 2 Client via #224.