django-browserid

django-browserid is a library that integrates BrowserID authentication into Django. By default it relies on the Persona Identity Provider.

django-browserid provides an authentication backend, BrowserIDBackend, that verifies BrowserID assertions using a BrowserID verification service and authenticates users. It also provides verify, which lets you build more complex authentication systems based on BrowserID.

django-browserid is a work in progress. Contributions are welcome. Feel free to fork and contribute!

Project Versions

Table Of Contents

Next topic

Setup

This Page