Metadata-Version: 1.1
Name: django-auth-jwt-tenant
Version: 0.1.0
Summary: Tenant Django Authentication using JWT from parent Django project
Home-page: https://github.com/CarlosMart626/django_auth_jwt_tenant
Author: Carlos Martínez
Author-email: me@carlosmart.co
License: MIT License
Description-Content-Type: UNKNOWN
Description: =====================
        Django_auth_jwt_tenant
        =====================
        
        This is a library to enable auth from another Django project using JWT
Keywords: django auth jwt tenant
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Communications
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
