mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
8 lines
391 B
Plaintext
8 lines
391 B
Plaintext
This is a library for verifying YubiKey OTP tokens. It includes both the
|
|
low-level implementation for verifying tokens locally and clients for multiple
|
|
versions of the Yubico validation web service. The primary audience is
|
|
developers who wish to verify YubiKey tokens in their applications, presumably
|
|
as part of a multi-factor authentication scheme.
|
|
|
|
WWW: https://pypi.org/project/YubiOTP/
|