5.4.0
- Changed string formatting in views by @Egor-oop in #750
- Enhance BlacklistMixin with Generic Type for Accurate Type Inference by @Dresdn in #768
- Improve type of
Token.for_user
to allow subclasses by @sterliakov in #776 - Fix the
Null
value of theOutstandingToken
of theBlacklistMixin.blacklist
by @JaeHyuckSa in #806 - Fix: Disable refresh token for inactive user. by @ajay09 in #814
- Add option to allow inactive user authentication and token generation by @zxkeyy in #834
- Drop Django <4.2, DRF <3.14, Python <3.9 by @Andrew-Chen-Wang in #839
- Note, many deprecated versions are only officially not supported but probably still work fine.
- Add support for EdDSA and other algorithms in jwt.algorithms.requires_cryptography (#822) #823
Full Changelog: v5.3.1...v5.4.0