Yubico YubiKit Oath

This library provides OATH functionality of YubiKey which allows to have an authenticator application and store secrets on YubiKey. Provides TOTP or HOTP.

Лицензия

Лицензия

Группа

Группа

com.yubico.yubikit
Идентификатор

Идентификатор

oath
Последняя версия

Последняя версия

2.1.0-alpha.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Yubico YubiKit Oath
This library provides OATH functionality of YubiKey which allows to have an authenticator application and store secrets on YubiKey. Provides TOTP or HOTP.
Ссылка на сайт

Ссылка на сайт

https://github.com/Yubico/yubikit-android/tree/master/oath
Система контроля версий

Система контроля версий

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

Скачать oath

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.yubico.yubikit : core jar 2.1.0-alpha.1

runtime (1)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.15

Модули Проекта

Данный проект не имеет модулей.
com.yubico.yubikit

Yubico

Learn more at developers.yubico.com

Версии библиотеки

Версия
2.1.0-alpha.1
2.0.0
2.0.0-beta02
2.0.0-beta01
1.0.0
1.0.0-beta06
1.0.0-beta05
1.0.0-beta04
1.0.0-beta03
1.0.0-beta02
1.0.0-beta01
1.0.0-alpha01