debdolph / django-otp-yubikey

A django-otp plugin that verifies YubiKey OTP tokens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Documentation Source

This is a django-otp plugin that handles YubiKey devices using the Yubico OTP algorithm. This includes two device definitions: one to verify YubiKey tokens locally and another to verify them against a web service.

See django-otp for more information on the OTP framework.

About

A django-otp plugin that verifies YubiKey OTP tokens.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 98.9%Language:Makefile 1.1%