Metadata-Version: 2.1
Name: yaoauth2
Version: 0.0.4
Summary: Simple OAuth2 client library for FastAPI
Author: Martin Wacker
Author-email: martas@imm.cz
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: fastapi (>=0.73.0,<0.74.0)
Requires-Dist: httpx (>=0.23.0,<0.24.0)
Requires-Dist: nxtools (>=1.6,<2.0)
