Metadata-Version: 2.1
Name: Sanic-HTTPAuth
Version: 0.1.0
Summary: Basic, Digest and Bearer token authentication for Sanic routes
Home-page: http://github.com/MihaiBalint/sanic-httpauth/
Author: Mihai Balint
Author-email: balint.mihai@gmail.com
License: MIT
Description: 
        Sanic-HTTPAuth
        --------------
        
        Basic and Digest HTTP authentication for Sanic routes.
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: test
Provides-Extra: session
