Skip to content

Dgo-list/django-browserid

 
 

Repository files navigation

Persona is Shutting Down

Mozilla has announced that Persona will be shutting down November 2016. django-browserid relies on the Persona service and will stop functioning properly once Persona is shut down. While it is possible to self-host Persona and configure django-browserid to rely on your own instance, this is difficult and not recommended. See the wiki page linked above for recommended alternatives to Persona for authentication.

django-browserid

TravisCI_

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

Supported versions include Python 2.7, 3.2, and onward, and Django 1.7 and up. For more details, check this project's tox test suite or TravisCI.

Documentation

http://django-browserid.readthedocs.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.

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

Languages

  • JavaScript 71.3%
  • Python 25.8%
  • CSS 2.1%
  • HTML 0.8%