| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-02 | 847 Bytes | |
| v1.6.5 source code.tar.gz | 2025-10-02 | 328.5 kB | |
| v1.6.5 source code.zip | 2025-10-02 | 557.3 kB | |
| Totals: 3 Items | 886.6 kB | 0 | |
What's Changed
- Add a
requestparam to RFC7591generate_client_infoandgenerate_client_secretmethods by @azmeuk in https://github.com/authlib/authlib/pull/825 - feat: support list params in prepare_grant_uri by @lisongmin in https://github.com/authlib/authlib/pull/827
- chore(deps): bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows by @dependabot[bot] in https://github.com/authlib/authlib/pull/828
- fix(jose): add max size for JWE zip=DEF decompression by @lepture in https://github.com/authlib/authlib/pull/830
New Contributors
- @lisongmin made their first contribution in https://github.com/authlib/authlib/pull/827
- @dependabot[bot] made their first contribution in https://github.com/authlib/authlib/pull/828
Full Changelog: https://github.com/authlib/authlib/compare/v1.6.4...v1.6.5