-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- I have looked into the Readme and Examples, and have not found a suitable solution or answer.
- I have looked into the API documentation and have not found a suitable solution or answer.
- I have searched the issues and have not found a suitable solution or answer.
- I have searched the Auth0 Community forums and have not found a suitable solution or answer.
- I agree to the terms within the Auth0 Code of Conduct.
Description
Few things to consider:
- The package's dependencies limit FastAPI's version to be <0.116.0, which was released in July 2025. This limits who can use it.
- Uvicorn is a non-dev dependency. Can that be changed? Many people don't use it in production.
Reproduction
- Try to install the package in an existing FastAPI project
Additional context
No response
auth0-fastapi-api version
1.0.0b5
Python version
3.13
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working