]> git.parisson.com Git - django-social-auth.git/commit
BrowserID support. Closes #228
authorMatías Aguirre <matiasaguirre@gmail.com>
Sat, 11 Feb 2012 19:38:16 +0000 (17:38 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Sat, 11 Feb 2012 19:38:16 +0000 (17:38 -0200)
commit4136ea49e53550b81b36d0ed6f45c987aa2318ae
tree30dbf02d77d2fdba3b736e178fe63583b0196d7a
parenta57b91a508cf20ed1a26006250dd56a5524b66ec
BrowserID support. Closes #228
README.rst
doc/backends/browserid.rst [new file with mode: 0644]
doc/configuration.rst
doc/miscellaneous.rst
doc/use_cases.rst
example/settings.py
example/templates/base.html
example/templates/done.html
example/templates/home.html
social_auth/backends/__init__.py
social_auth/backends/browserid.py [new file with mode: 0644]