dorinclisu / fastapi-auth0

FastAPI authentication and authorization using auth0.com
MIT License
230 stars 37 forks source link

Switch to using pyjwt instead of python-jose #41

Closed weizhou111 closed 7 months ago

weizhou111 commented 7 months ago

Switch to using pyjwt instead of python-jose