Skip to content

Kyumar/Two-Factor-Authentication-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Two-Factor-Authentication-Lib

Simple lib to create secretkey and get the code with TOTP Algorithm

Include Two-Factor-Authentication-Lib in your project:

Maven

  <repository>
      <id>jitpack.io</id>
      <url>https://jitpack.io</url>
  </repository>
  
  <dependency>
      <groupId>com.github.Kyumar</groupId>
      <artifactId>Two-Factor-Authentication-Lib</artifactId>
      <version>8736e78db4</version>
  </dependency>

About

Simple lib to create secretkey and get the code with TOTP Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages