Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-23 | 670 Bytes | |
Version 1.6.2 source code.tar.gz | 2025-08-23 | 327.7 kB | |
Version 1.6.2 source code.zip | 2025-08-23 | 550.0 kB | |
Totals: 3 Items | 878.4 kB | 0 |
What's Changed
- Allow insecure transport for 127.0.0.1 for debugging by @geigerzaehler in https://github.com/authlib/authlib/pull/788
- Raise a MissingCodeError when code parameter is missing by @lepture in https://github.com/authlib/authlib/pull/786
- Temporarily restore OAuth2Request body parameter by @azmeuk in https://github.com/authlib/authlib/pull/791
- Raise MissingCodeException when code parameter is missing by @lepture in https://github.com/authlib/authlib/pull/794
- Fix id_token generation with EdDSA alg by @azmeuk in https://github.com/authlib/authlib/pull/800
Full Changelog: https://github.com/authlib/authlib/compare/v1.6.1...v1.6.2