1.5.0
What's Changed
- Try to fix the generic response parsing and handling by @schlenk in #817
- Remove travis config by @schlenk in #819
- Remove Client.grant_from_state() by @schlenk in #820
- move
beaker
to an optional/extras requirement under 'examples' by @biyeun in #823 - Added support for python 3.11 by @tpazderka in #828
- Fixed RP-Initiated Logout To Accept id_token_hint by @infohash in #829
- fix for some provider return birthdate:null in userInfo by @pkking in #831
- Fix mypy errors with no_implicit_optional=True by @schlenk in #832
- Schedule daily CI run by @tpazderka in #833
- Simplified Http Request by @infohash in #836
- Fix tox config for v4 by @tpazderka in #837
New Contributors
Full Changelog: 1.4.0...1.5.0