Metadata-Version: 2.1
Name: armasec
Version: 0.6.0
Summary: Injectable FastAPI auth via OIDC
License: MIT
Author: OmniVector Solutions
Author-email: info@omnivector.solutions
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fastapi (>=0.68.0,<0.69.0)
Requires-Dist: httpx (>=0.18.2,<0.19.0)
Requires-Dist: py-buzz (>=2.1.3,<3.0.0)
Requires-Dist: pytest (>=6.2.5,<7.0.0)
Requires-Dist: python-jose[cryptography] (>=3.2.0,<4.0.0)
Requires-Dist: respx (>=0.17.1,<0.18.0)
Requires-Dist: snick (>=1.0.0,<2.0.0)
