Metadata-Version: 2.1
Name: OpenAIAuth
Version: 0.3.5
Summary: OpenAI Authentication Reverse Engineered
Home-page: https://github.com/acheong08/OpenAIAuth
Author: Rawand Ahmed Shaswar and Antonio Cheong
Author-email: acheong@student.dalat.org
License: MIT
Project-URL: Bug Report, https://github.com/acheong08/OpenAIAuth/issues/new
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
License-File: LICENSE

# OpenAIAuth
OpenAI Authentication Library for ChatGPT

# Credits
Thank you to:
- [rawandahmad698](https://github.com/rawandahmad698)
for the original reverse engineering of the protocol
