Two Factor Auth nano

Two Factor Authentication (Auth) implementation for Java which uses the Time-based One-time Password (TOTP) algorithm.

Лицензия

Лицензия

Группа

Группа

com.github.embuc
Идентификатор

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

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

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

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Two Factor Auth nano
Two Factor Authentication (Auth) implementation for Java which uses the Time-based One-time Password (TOTP) algorithm.
Ссылка на сайт

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

https://github.com/embuc/nano-2FA
Система контроля версий

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

https://github.com/embuc/nano-2FA

Скачать nano2fa

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

<!-- https://jarcasting.com/artifacts/com.github.embuc/nano2fa/ -->
<dependency>
    <groupId>com.github.embuc</groupId>
    <artifactId>nano2fa</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.embuc/nano2fa/
implementation 'com.github.embuc:nano2fa:1.5'
// https://jarcasting.com/artifacts/com.github.embuc/nano2fa/
implementation ("com.github.embuc:nano2fa:1.5")
'com.github.embuc:nano2fa:jar:1.5'
<dependency org="com.github.embuc" name="nano2fa" rev="1.5">
  <artifact name="nano2fa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.embuc', module='nano2fa', version='1.5')
)
libraryDependencies += "com.github.embuc" % "nano2fa" % "1.5"
[com.github.embuc/nano2fa "1.5"]

Зависимости

compile (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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

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

Версия
1.5
1.4
1.3