/django-otp-yubikey

A django-otp plugin that verifies YubiKey OTP tokens.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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.