tornado-basic-auth

basic authentication for tornado


Keywords
tornado, digest-auth, basic-auth
License
Apache-2.0
Install
pip install tornado-basic-auth==0.1.3

Documentation

tornado-basic-auth

basic authentication for the Tornado web framework.

Installation

The latest stable version of tornado-basic-auth can be installed from pypi:

$ pip install tornado-basic-auth

License

This project is released under the terms of the MIT License.