djoser icon indicating copy to clipboard operation
djoser copied to clipboard

Why is SimpleJWT 5.0.0 not supported?

Open obvionaoe opened this issue 2 years ago • 5 comments

Hi, why is there a constraint on the SimpleJWT version?

djangorestframework-simplejwt (>=4.3.0,<5.0.0)

Thanks

obvionaoe avatar Feb 01 '22 14:02 obvionaoe

Here, why is this ? I can't seem install the latest 2 versions of simple jwt without breaking dependencies

Sergecodes avatar Mar 28 '22 00:03 Sergecodes

The latest version of djangorestframework-simplejwt==5.2.0 is not supported by Djoser==2.1 Can you kindly take a look at this @haxoza, thank you!

magedhelmy1 avatar Jul 23 '22 10:07 magedhelmy1

Any updates?

obvionaoe avatar Oct 12 '22 16:10 obvionaoe

I believe I'll be unable to address this vulnerability (no CVE yet) in djangorestframework-simplejwt unless either this issue is resolved or the fix is back-ported to djangorestframework-simplejwt 4.8.

allanlewis avatar Nov 07 '22 09:11 allanlewis

This has been resolved by #703.

allanlewis avatar Apr 17 '23 13:04 allanlewis