django-browserid

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

django-browserid provides an authentication backend, BrowserIDBackend, that verifies BrowserID assertions using the browserid.org 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!

Developer Guide

Project Versions

Table Of Contents

Next topic

Setup

This Page