Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages