Metadata-Version: 2.0
Name: txoauth2
Version: 1.0
Summary: A module that allows implementing OAuth2 with twisted
Home-page: https://github.com/Abestanis/TxOauth2
Author: Sebastian Scholz
Author-email: abestanis.gc@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: OAuth2,twisted
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Twisted
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Requires-Dist: twisted

A module that allows implementing an OAuth2 authorization and token endpoint with twisted. See the Github repository for more info.


