Metadata-Version: |
2.1 |
Name: |
oauth2-lib |
Version: |
2.3.0 |
Summary: |
This is the SURF Oauth2 module that interfaces with the oauth2 setup. |
Author: |
SURF |
Author-Email: |
automation-beheer[at]surf.nl |
Home-Page: |
https://github.com/workfloworchestrator/oauth2-lib |
Project-Url: |
Documentation, https://workfloworchestrator.org/ |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development |
Classifier: |
Typing :: Typed |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Telecommunications Industry |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.11 |
Requires-Python: |
>=3.11,<3.13 |
Requires-Dist: |
requests (>=2.19.0) |
Requires-Dist: |
structlog (>=20.2.0) |
Requires-Dist: |
fastapi (>=0.90.1) |
Requires-Dist: |
httpx[http2] (<0.27.0,>=0.23.0) |
Requires-Dist: |
authlib (==1.3.1) |
Requires-Dist: |
pydantic (>=2) |
Requires-Dist: |
pydantic-settings |
Requires-Dist: |
strawberry-graphql (>=0.171.1) |
Requires-Dist: |
asyncstdlib |
Requires-Dist: |
bumpversion; extra == "dev" |
Requires-Dist: |
pre-commit; extra == "dev" |
Requires-Dist: |
apache-license-check; extra == "test" |
Requires-Dist: |
black; extra == "test" |
Requires-Dist: |
ruff; extra == "test" |
Requires-Dist: |
mypy; extra == "test" |
Requires-Dist: |
pygments; extra == "test" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-asyncio; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
pytest-xdist; extra == "test" |
Requires-Dist: |
requests_mock; extra == "test" |
Requires-Dist: |
urllib3_mock (==0.3.3); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |