Metadata-Version: 1.1
Name: Flask-Stormpath-Plus
Version: 0.2.2
Summary: Simple and more secure user authentication for Flask via Stormpath.
Home-page: https://github.com/tim-hub/stormpath-flask-plus
Author: Timothy
Author-email: UNKNOWN
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/tim-hub/stormpath-flask-plus
        Documentation almost same with 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
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
