Skip to content

almet/django-browserid

 
 

Repository files navigation

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 New BSD License. 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • JavaScript 1.3%