niran / django-browserid

Django application for adding BrowserID support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Django application for adding BrowserID support.

License:Mozilla Public License 2.0


Languages

Language:Python 95.1%Language:JavaScript 4.9%