Skip to content

Use python-jose instead of pyjwt#11695

Closed
utopianf wants to merge 2 commits intofastapi:masterfrom
utopianf:master
Closed

Use python-jose instead of pyjwt#11695
utopianf wants to merge 2 commits intofastapi:masterfrom
utopianf:master

Conversation

@utopianf
Copy link
Copy Markdown

@utopianf utopianf commented Jun 7, 2024

Since FastAPI suggests using python-jose we should use from jose import jwt

@tiangolo
Copy link
Copy Markdown
Member

tiangolo commented Jun 7, 2024

📝 Docs preview for commit 7d2dc5a at: https://aa058787.fastapitiangolo.pages.dev

@utopianf
Copy link
Copy Markdown
Author

utopianf commented Jun 7, 2024

I found #11589 that FastAPI is suggesting to use PyJWT? Then I think this change was not needed so far.

@utopianf utopianf closed this Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants