Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@lepture lepture released this 28 Jan 13:42
· 9 commits to master since this release
eb34edf

Bugfixes

  • Fix id_token decoding when kid is null. #659
  • Support for Python 3.13. #682
  • Force login if the prompt parameter value is login. #637
  • Support for httpx 0.28. #695

Breaking changes

  • Stop support for Python 3.8. #682