| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-08 | 400 Bytes | |
| Release 3.2.0 source code.tar.gz | 2026-01-08 | 841.7 kB | |
| Release 3.2.0 source code.zip | 2026-01-08 | 943.1 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
[3.2.0] - 2025-11-13
Added
- Support for Django 5.2
- Support for Python 3.14 (Django >= 5.2.8)
- [#1539] Add device authorization grant support
- [#1630] use token_checksum for lookup in _get_token_from_authentication_server
Fixed
- [#1252] Fix crash when 'client' is in token request body
- [#1496] Fix error when Bearer token string is empty but preceded by
Bearerkeyword.