pypi djangorestframework-simplejwt 5.4.0

3 days ago

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 the OutstandingToken of the BlacklistMixin.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

Don't miss a new djangorestframework-simplejwt release

NewReleases is sending notifications on new releases.