Metadata-Version: 2.0
Name: jwt-oauth2
Version: 0.1.1
Summary: JWT OAuth (rfc7523) implementations for oauthlib and Django OAuth Toolkit
Home-page: https://github.com/GreenBuildingRegistry/jwt_oauth2
Author: Fable Turas
Author-email: fable@raintechpdx.com
License: 'BSD'
Keywords: django,oauth,oauth2,oauthlib,django-oauth-toolkit,jwt
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: PyJWT (>=1.5.0)
Requires-Dist: cryptography (>=1.8.1)
Requires-Dist: oauthlib (>=2.0.2)
Requires-Dist: pyOpenSSL (>=17.0.0)
Requires-Dist: pytz

UNKNOWN


