tiangolo / fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production
https://fastapi.tiangolo.com/
MIT License
73.34k stars 6.18k forks source link

📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose #11589

Closed estebanx64 closed 1 month ago

tiangolo commented 1 month ago

📝 Docs preview for commit 5a6859263bdb4db1386b244fd7fe5710d0379223 at: https://604f2b88.fastapitiangolo.pages.dev

tiangolo commented 1 month ago

📝 Docs preview for commit f252dc622d44c8f8ad18a569fd0ca8b14e919fc4 at: https://d2e11754.fastapitiangolo.pages.dev

tiangolo commented 1 month ago

📝 Docs preview for commit 6734f798a7e37665d0cdca135dfcc7391847e7eb at: https://ac0fd867.fastapitiangolo.pages.dev

tiangolo commented 1 month ago

📝 Docs preview for commit 6734f798a7e37665d0cdca135dfcc7391847e7eb at: https://0c8011f7.fastapitiangolo.pages.dev

tiangolo commented 1 month ago

📝 Docs preview for commit 875c02576d84166f4d58dd17f99d455ea831512b at: https://83636c12.fastapitiangolo.pages.dev

estebanx64 commented 1 month ago

YuriiMotov

Thank you for your time and help

tiangolo commented 1 month ago

Awesome, thank you @estebanx64! :rocket: :cake:

And thanks for the reviews @yezz123 and @YuriiMotov, in particular for checking carefully the highlighting, there was a lot of that. :sweat_smile: :sunglasses:

Thanks!

hasansezertasan commented 1 month ago

Related: #9587