Metadata-Version: 1.1
Name: django-cognito-jwt
Version: 0.0.1
Summary: Django backends for AWS Cognito JWT
Home-page: https://github.com/LabD/django-cognito-jwt
Author: Michael van Tellingen
Author-email: m.vantellingen@labdigital.nl
License: MIT
Description-Content-Type: UNKNOWN
Description: ==================
        django_cognito_jwt
        ==================
        
        
        Status
        ======
        .. image:: https://travis-ci.org/LabD/django-cognito-jwt.svg?branch=master
            :target: https://travis-ci.org/LabD/django-cognito-jwt
        
        .. image:: http://codecov.io/github/LabD/django-cognito-jwt/coverage.svg?branch=master
            :target: http://codecov.io/github/LabD/django-cognito-jwt?branch=master
        
        .. image:: https://img.shields.io/pypi/v/django-cognito-jwt.svg
            :target: https://pypi.python.org/pypi/django-cognito-jwt/
        
        
        Installation
        ============
        
        .. code-block:: shell
        
           pip install django_cognito_jwt
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
