Metadata-Version: 1.1
Name: Flask-Stormpath
Version: 0.3.0
Summary: Simple and secure user authentication for Flask via Stormpath.
Home-page: https://github.com/stormpath/stormpath-flask
Author: Stormpath, Inc.
Author-email: python@stormpath.com
License: Apache
Description: 
        Flask-Stormpath
        ---------------
        
        The simplest and most secure way to handle user authentication and
        authorization with Flask, via Stormpath (https://stormpath.com).
        
        Flask-Stormpath on GitHub: https://github.com/stormpath/stormpath-flask
        Documentation on RTFD: http://flask-stormpath.readthedocs.org/en/latest/
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Session
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
