View this plugin's documentation at: https://code.revelc.net/totp4j
A TOTP implementation in Java
To build:
mvn clean verify
A basic GUI can be run with:
mvn exec:java -Dexec.mainClass=net.revelc.code.otp.totp.TotpUi
This plugin uses Semantic Versioning 2.0.0 for its own versioning. Its public API is the names of the goals and configuration options.