dorinclisu / fastapi-auth0

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

Feature: Migrate to PyJWT from python-jose #43

Open spawn-guy opened 2 months ago

spawn-guy commented 2 months ago

based on work started in https://github.com/dorinclisu/fastapi-auth0/pull/41

with cleanup

kept the Pydantic support for both v1 and v2