Support for BrowserID is possible by posting the assertion code to /complete/browserid/ URL.
The setup doesn’t need any setting, just the usual BrowserID javascript include in your document and the needed mechanism to trigger the POST to django-social-auth.
Check the second “Use Case” for an implementation example.