python-jose icon indicating copy to clipboard operation
python-jose copied to clipboard

Is python-jose still supported?

Open jusdino opened this issue 1 year ago • 4 comments
trafficstars

I see there have been no releases in a couple of years and issues/pull requests stacking up in this repo.

Can anybody who still maintains this library comment on its level of support (if any), just so everybody understands?

jusdino avatar Dec 14 '23 21:12 jusdino

Hello @jusdino,

Thank you for raising this question! There is a similar issue already:

  • #332

Jamim avatar Dec 27 '23 02:12 Jamim

Yep, saw that. I wanted to explicitly ask about any intent to support in general rather than just the next update. I see a lot of libraries out there still using this as a dependency, maintainers probably not realizing that this library appears unmaintained, rather than just not needing updates.

jusdino avatar Dec 28 '23 15:12 jusdino

use authlib instead of python-jose

zhu0629 avatar Feb 05 '24 07:02 zhu0629

use authlib instead of python-jose

Or go directly to joserfc which is a subproject of authlib

jbethune avatar Jun 03 '24 08:06 jbethune