Software Details:
Version: 0.2.4
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 18
authgoogle-middleware provides means to restrict access to WSGI application by specified list of Google accounts.
Instalation
Using easy_install:
easy_install authgoogle_middleware
Using pip:
pip install authgoogle_middleware
or from source:
python setup.py install
Usage
See example.py for basic use case.
Requirements:
- Python
- Werkzeug
- python-openid
Comments not found