Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-17 | 1.2 kB | |
v1.6.4 source code.tar.gz | 2025-09-17 | 327.6 kB | |
v1.6.4 source code.zip | 2025-09-17 | 556.6 kB | |
Totals: 3 Items | 885.4 kB | 0 |
What's Changed
- fix(jose): prevent public/unprotected header overwriting protected header by @lepture in https://github.com/authlib/authlib/pull/809
- Fix
InsecureTransportError
raising by @azmeuk in https://github.com/authlib/authlib/pull/810 - Add conventional-commits pre-commit hook by @azmeuk in https://github.com/authlib/authlib/pull/811
- Fix response_mode=form_post with Starlette client by @azmeuk in https://github.com/authlib/authlib/pull/812
- Specify README.md as project long description by @EpicWink in https://github.com/authlib/authlib/pull/817
- Migrate tests to pytest paradigm by @azmeuk in https://github.com/authlib/authlib/pull/813
- jose/jws: Reject unprotected ‘crit’ and enforce type; add tests by @AL-Cybision in https://github.com/authlib/authlib/pull/823
- Use explicit *.test urls in unit tests by @azmeuk in https://github.com/authlib/authlib/pull/824
New Contributors
- @EpicWink made their first contribution in https://github.com/authlib/authlib/pull/817
- @AL-Cybision made their first contribution in https://github.com/authlib/authlib/pull/823
Full Changelog: https://github.com/authlib/authlib/compare/v1.6.3...v1.6.4