1.6.0
What's Changed
- Fix test for new requests version by @tpazderka in #841
- Fix typing for Cryptodomex by @tpazderka in #843
- Don't throw exception for token error response. by @zamzterz in #844
- Fix links after repo move by @tpazderka in #846
- Pass timeout to all requests by @tpazderka in #848
- Improve settings by using pydantic by @tpazderka in #847
- Correct OpenID Connect Core specification URL in doc by @hlin in #850
- Add authn_method to Consumer.complete() by @stinovlas in #852
- Use session_state to backup consumer state if available by @gbip in #854
- Repair some oauth_examples and get rid of the outdated jquery file by @schlenk in #857
New Contributors
- @hlin made their first contribution in #850
- @stinovlas made their first contribution in #852
- @gbip made their first contribution in #854
Full Changelog: 1.5.0...1.6.0