Metadata-Version: 2.1
Name: cymulate-oauth2-client
Version: 1.0.14
Summary: A Python client for OAuth2 authentication with Cymulate API
Home-page: https://github.com/cymulate-ltd/oauth2-client
Author: Cymulate
Author-email: roys@cymulate.com
License: MIT
Project-URL: Documentation, https://github.com/cymulate-ltd/oauth2-client#readme
Project-URL: Bug Tracker, https://github.com/cymulate-ltd/oauth2-client/issues
Project-URL: Source Code, https://github.com/cymulate-ltd/oauth2-client
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

A Python client for OAuth2 authentication with Cymulate API. This library helps you to authenticate and interact with the Cymulate API using OAuth2, handling token management and secure requests.
