Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzy1321/fastapi_auth0
Auth0 Token Verifier for FastAPI Authorization
https://github.com/fitzy1321/fastapi_auth0
auth0 auth0-jwt auth0-python fastapi fastapi-auth fastapi-library
Last synced: 13 days ago
JSON representation
Auth0 Token Verifier for FastAPI Authorization
- Host: GitHub
- URL: https://github.com/fitzy1321/fastapi_auth0
- Owner: fitzy1321
- License: mit
- Created: 2024-05-18T02:50:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-18T03:21:30.000Z (6 months ago)
- Last Synced: 2024-10-18T01:55:25.117Z (about 1 month ago)
- Topics: auth0, auth0-jwt, auth0-python, fastapi, fastapi-auth, fastapi-library
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastAPI Auth0
This package name is already taken in pypi by [this package](https://github.com/dorinclisu/fastapi-auth0), but this is my vesion.
`Auth0TokenVerifier.verify()` is where the magic happens.
I'll fill this in later ...