Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzypop/fastapi_auth0
Auth0 Token Verifier for FastAPI Authorization
https://github.com/fitzypop/fastapi_auth0
auth0 auth0-jwt auth0-python fastapi fastapi-auth fastapi-library
Last synced: 3 months ago
JSON representation
Auth0 Token Verifier for FastAPI Authorization
- Host: GitHub
- URL: https://github.com/fitzypop/fastapi_auth0
- Owner: fitzypop
- License: mit
- Created: 2024-05-18T02:50:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-18T03:21:30.000Z (7 months ago)
- Last Synced: 2024-09-26T17:03:57.747Z (3 months 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 ...