Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1 KB

README.rst

File metadata and controls

38 lines (26 loc) · 1 KB

django-mongo-browserid ================

TravisCI_

django-browserid is a library that integrates BrowserID authentication into Django. django-mongo-browserid is the version that uses MongoEngine backend.

Documentation

http://django-browserid.rtfd.org

Testing

  1. (Recommended) Create a virtualenv for django-browserid testing.
  2. Install test requirements with pip install -r requirements.txt
  3. Run test suite with fab test

License

This software is licensed under the Mozilla Public License v. 2.0. For more information, read the file LICENSE.

Status

django-browserid is a work in progress. Contributions are welcome. Feel free to fork and contribute!