Skip to content

tallowen/django-browserid-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Installation

cd django-browserid-auth/
python setup.py install
cd ../sample_app/
./manage.py syncdb --noinput
./manage.py runserver

#Run it

point your browser to http://localhost:8000/accounts/login/ and you're good to go!

About

A Django auth backend for BrowserID.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%