Last Version

YubiKit 1.0.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.

License

License

GroupId

GroupId

com.yubico.yubikit
ArtifactId

ArtifactId

otp
Version

Version

1.0.0
Type

Type

aar
Description

Description

YubiKit
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.
Project URL

Project URL

https://github.com/Yubico/yubikit-android
Source Code Management

Source Code Management

https://github.com/Yubico/yubikit-android

Download otp 1.0.0


<!-- https://jarcasting.com/artifacts/com.yubico.yubikit/otp/ -->
<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>otp</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yubico.yubikit/otp/
implementation 'com.yubico.yubikit:otp:1.0.0'
// https://jarcasting.com/artifacts/com.yubico.yubikit/otp/
implementation ("com.yubico.yubikit:otp:1.0.0")
'com.yubico.yubikit:otp:aar:1.0.0'
<dependency org="com.yubico.yubikit" name="otp" rev="1.0.0">
  <artifact name="otp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yubico.yubikit', module='otp', version='1.0.0')
)
libraryDependencies += "com.yubico.yubikit" % "otp" % "1.0.0"
[com.yubico.yubikit/otp "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
com.google.android.material » material jar 1.0.0
androidx.lifecycle » lifecycle-viewmodel jar 2.2.0

Project Modules

There are no modules declared in this project.