Two Factor Auth

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

Лицензия

Лицензия

Группа

Группа

com.j256.two-factor-auth
Идентификатор

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

two-factor-auth
Последняя версия

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://github.com/j256/two-factor-auth
Система контроля версий

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

https://github.com/j256/two-factor-auth

Скачать two-factor-auth

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

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

Зависимости

test (2)

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

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

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

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

Версия
1.3
1.2
1.0
0.2