0.9.0
What's Changed
- fix: userinfo response - encrypt only with a key that has a kid! by @peppelinux in #259
- update pydantic version
- added python 3.11
- feat: RP userinfo page with token introspection and token lifetime counter @rglauco
- feat: long-lived token lifetime according to the national specs @rglauco
- feat: at_hash checks @rglauco
- feat: added optional/custom protected header parameter in JWS creation utilities
- fix: added code_verifier min/max length @rglauco
New Contributors
Full Changelog: v0.8.14...v0.8.15