Metadata-Version: 2.1
Name: oidc-jwt-validation
Version: 0.3.0
Summary: Oidc JWT Token validation
Home-page: https://github.com/AxaGuilDEv/oidc-jwt-validation
Author: Axa_france
Author-email: guillaume.chervet@axa.fr, guillaume.thomas@axa.fr
Platform: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Information Analysis
License-File: LICENSE

You can use the Authentication class as a FastAPI Dependency, in order to validate the oidc token given in http headers :)
