API Reference YubikeyOTP v0.2.1

Modules

YubikeyOTP is an Elixir client for validating Yubikey one-time-passwords. It can validate OTPs using Yubico's public API or by using your own or third-party OTP validation services.

Checksums relevant to YubiKeys

This module should contain all the errors that can be returned by Yubikey OTP, with descriptions.

Implementation of ModHex encoding and decoding.

OTP Format

The format of the OTP is documented in

Error raised when the OTP checksum is invalid

Error raised when parsing the OTP failed