dorinclisu / fastapi-auth0

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

Switch to using pyjwt instead of python-jose #41

Closed weizhou111 closed 8 months ago

weizhou111 commented 8 months ago

Switch to using pyjwt instead of python-jose