Time to Abandoned Python-Jose Recommendation in Favour of Supported Packages?
#11345
First Check
Commit to Help
Example Codefrom jose import JWTError, jwtDescriptionFirst of all: Thank you for this great package (I'm using it extensively nowadays and I'm in love with the official docs)! :) I have a question related to the Security chapter in the official docs; particularly, the chapter relating to JWT tokens. The docs recommend the use of "This tutorial previously used PyJWT. But it was updated to use Python-jose instead as it provides all the features from PyJWT plus some extras that you might need later when building integrations with other tools." However, it appears from GH discussions in the Maybe it's time to get back to recommending Thank you all :) Operating SystemLinux Operating System DetailsNo response FastAPI Version0.110.0 Pydantic Version2.6.4 Python Version3.12 Additional ContextNo response |
Replies: 2 comments
|
Thanks! Indeed, this was just updated here by @estebanx64: #11589 🚀 |
Thanks! Indeed, this was just updated here by @estebanx64: #11589 🚀