otp

com.yubico.yubikit

otp is a Java jar artifact published under the com.yubico.yubikit group on Maven Central. 8 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 1.0.0 8 versions jarChecking...

Add to your project1.0.0

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>otp</artifactId>
    <version>1.0.0</version>
</dependency>

Version Details — 1.0.0

Packaging
aar
Direct Deps
3
Total Deps
3
Published
Jun 10, 2020
License
Apache License, Version 2.0

This library provides a way to parse Yubikey OTP from NFC tag, UI dialog to show user that OTP reading requires his action and detecting OTP from device than connected over NFC or USB. And also provides method for validation of OTP on server.

Checking security advisories...