Metadata-Version: 2.4
Name: fastapi-oidc-jwks
Version: 0.0.2
Summary: A FastAPI dependency used to verify a user's OAuth access token with JWKS.
Author-email: Maxime Moreillon <m.moreillon@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/maximemoreillon/fastapi-oidc-jwks
Project-URL: Issues, https://github.com/maximemoreillon/fastapi-oidc-jwks/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# FastAPI OIDC JWKS

A FastAPI dependency used to verify a user's OAuth access token with JWKS.
