Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-26 | 509 Bytes | |
Version 1.6.3 source code.tar.gz | 2025-08-26 | 328.3 kB | |
Version 1.6.3 source code.zip | 2025-08-26 | 550.8 kB | |
Totals: 3 Items | 879.6 kB | 0 |
What's Changed
- Add diff-cover check in GHA by @azmeuk in https://github.com/authlib/authlib/pull/803
- Run GHA unit tests with uv by @azmeuk in https://github.com/authlib/authlib/pull/805
- Move from pre-commit to prek by @azmeuk in https://github.com/authlib/authlib/pull/804
- Sign OIDC id_token according to
id_token_signed_response_alg
client metadata by @azmeuk in https://github.com/authlib/authlib/pull/802
Full Changelog: https://github.com/authlib/authlib/compare/v1.6.2...v1.6.3