Metadata-Version: 2.1
Name: hydra-client
Version: 0.2.0
Summary: Client library for ORY Hydra (OAuth2 and OpenID Connect provider)
Home-page: https://github.com/westphahl/hydra-client
Author: Simon Westphahl
Author-email: westphahl@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests (>=2.21,<3.0)
Requires-Dist: requests-oauthlib (>=1.0,<2.0)
