django_yubico

Yubico Yubikey authentication backend for Django


License
BSD-3-Clause
Install
pip install django_yubico==0.3.1

Documentation

Django Yubico Authentication Backend

https://badge.fury.io/py/django_yubico.png https://secure.travis-ci.org/Kami/django-yubico-authentication-backend.png?branch=master https://pypip.in/d/django_yubico/badge.png

This backends allows you to add single or a dual factor auth support to your application via Yubikey.

Documentation

Documentation is available at https://django-yubico-authentication-backend.readthedocs.org/en/latest/

Supported Django Versions

This module has been tested and it's confirmed to be working with the following Django versions:

  • Django 1.0
  • Django 1.1
  • Django 1.2
  • Django 1.3
  • Django 1.4
  • Django 1.5

License

This module is licensed under the 3-Clause BSD License.