Skip to content

flofuchs/django-browserid

 
 

Repository files navigation

django-browserid

TravisCI_

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

Tested Under

  • Python
    • 2.6
    • 2.7
  • Django
    • 1.3.7
    • 1.4.5
    • 1.5

Documentation

http://django-browserid.rtfd.org

Need Help?

First, check out the troubleshooting section of the documentation, which covers solutions to several common problems.

If that doesn't help, questions can be sent to the #webdev channel on irc.mozilla.org, or by email to the current maintainer.

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 python setup.py test

License

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

About

Django application for adding BrowserID support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published