A Kotlin one-time password library to generate "Google Authenticator", "Time-based One-time Password" (TOTP) and "HMAC-based One-time Password" (HOTP) codes based on RFC 4226 and 6238.
Version2.0.0compared with

Version Details

Compile Changes (2)

1.0.0 2.0.0
ChangeGroup / ArtifactPreviousCurrent
- Removed commons-codec » commons-codec1.11-
- Removed org.jetbrains.kotlin » kotlin-stdlib-jdk81.2.21-

Runtime Changes (2)

1.0.0 2.0.0
ChangeGroup / ArtifactPreviousCurrent
+ Added commons-codec » commons-codec-1.12
+ Added org.jetbrains.kotlin » kotlin-stdlib-1.3.41

Test Changes (3)

1.0.0 2.0.0
ChangeGroup / ArtifactPreviousCurrent
- Removed org.junit.jupiter » junit-jupiter-api5.0.2-
- Removed org.junit.jupiter » junit-jupiter-engine5.0.2-
- Removed org.junit.jupiter » junit-jupiter-params5.0.2-