Metadata-Version: 2.1
Name: py-apple-signin
Version: 0.1.3
Summary: Apple Sign In Python Server Side impl
Home-page: https://github.com/QiYuTechDev/py_apple_signin
License: MIT
Author: dev
Author-email: dev@qiyutech.tech
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiohttp (>=3.6,<3.7)
Requires-Dist: cryptography (>=3.0,<4.0)
Requires-Dist: dataclasses-json (>=0.5,<0.6)
Requires-Dist: pyjwt (>=1.7,<1.8)
Requires-Dist: requests (>=2.24,<2.25)
Project-URL: Repository, https://github.com/QiYuTechDev/py_apple_signin
Description-Content-Type: text/markdown

# Apple SignIn SDK for Python
Apple SignIn Server Side in Python (with: sync & async API)

[Pypi](https://pypi.org/project/py-apple-signin/)
[Github](https://github.com/QiYuTechDev/py_apple_signin)

