Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

mozilla/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.4, and onward, and Django 1.8 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.