Metadata-Version: 2.1
Name: auth0_fastapi
Version: 0.0.1
Summary: A must have if you are using Auth0 with FastAPI
Author-email: Juan Cruz Martinez <bajcmartinez@gmail.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: fastapi >= 0.65
Requires-Dist: PyJWT >= 2.7.0
Requires-Dist: cryptography >= 40.0.2
Project-URL: Bug Tracker, https://github.com/bajcmartinez/auth0-fastapi/issues
Project-URL: Homepage, https://github.com/bajcmartinez/auth0-fastapi

# Auth0 FastAPI
