Metadata-Version: 1.2
Name: flask_cognitologin
Version: 0.1.2
Summary: Flask-Login and AWS Cognito Integration
Home-page: https://github.com/ybenitezf/flask_cognitologin
Author: Yoel Benítez Fonseca
Author-email: ybenitezf@gmail.com
License: GNU General Public License v3
Description: ==================
        Flask-CognitoLogin
        ==================
        
        
        .. image:: https://img.shields.io/pypi/v/flask_cognitologin.svg
                :target: https://pypi.python.org/pypi/flask_cognitologin
        
        .. image:: https://img.shields.io/travis/ybenitezf/flask_cognitologin.svg
                :target: https://travis-ci.com/ybenitezf/flask_cognitologin
        
        .. image:: https://readthedocs.org/projects/flask-cognitologin/badge/?version=latest
                :target: https://flask-cognitologin.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Flask-Login and AWS Cognito Integration
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://flask-cognitologin.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-11-07)
        ------------------
        
        * First release on PyPI.
        
Keywords: flask_cognitologin
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
