dorinclisu / fastapi-auth0

FastAPI authentication and authorization using auth0.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensure compatibility with Pydantic v2 and FastAPI > 0.100

dorinclisu opened this issue · comments

commented

Pydantic v2 introduces some breaking changes which could affect us, for example #36

FastAPI 0.100 which introduces support for pydantic v2 might have its own particularities to be checked.

commented

Done with 0.5.0 release