Metadata-Version: 2.0
Name: Flask-TokenAuth
Version: 0.0.2
Summary: Token-based authentication for Flask routes
Home-page: http://github.com/al4/flask-tokenauth/
Author: Alex Forbes
Author-email: alexforbes@gmail.com
License: MIT
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Flask

Flask-TokenAuth
--------------

Token-based authentication for Flask routes


