django-browserid is a library that integrates BrowserID authentication into Django.
http://django-browserid.rtfd.org
- (Recommended) Create a virtualenv for django-browserid testing.
- Install test requirements with
pip install -r requirements.txt
- Run test suite with
fab test
This software is licensed under the New BSD License. For more
information, read the file LICENSE
.
django-browserid is a work in progress. Contributions are welcome. Feel free to fork and contribute!