/django-browserid

Django application for adding BrowserID support.

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

django-browserid

TravisCI

django-browserid is a library that integrates BrowserID authentication into Django.

Documentation

http://django-browserid.rtfd.org

Testing

  1. (Recommended) Create a virtualenv for django-browserid testing.
  2. Install test requirements with pip install -r requirements.txt
  3. Run test suite with fab test

License

This software is licensed under the Mozilla Public License v. 2.0. For more information, read the file LICENSE.

Status

django-browserid is a work in progress. Contributions are welcome. Feel free to fork and contribute!