Skip to content

Releases: marcelkliemannel/kotlin-onetimepassword

2.4.1

15 Apr 18:01
d2c48f3
Compare
Choose a tag to compare

Fixed

  • Remove trailing slash on OTP Auth URIs

2.4.0

23 Aug 18:42
Compare
Choose a tag to compare

Add a builder to create OTP Auth URIs

2.3.0

24 Jul 07:31
Compare
Choose a tag to compare

Fixed

  • Remove default values from the convenience methods

2.2.0

01 Jan 10:20
ecf7777
Compare
Choose a tag to compare
  • Add ByteArray random secret generator for the Google authenticator.
  • Deprecation of the String random secret generator for the Google authenticator.
  • Minor code clean ups.

2.1.0

03 Jun 17:53
Compare
Choose a tag to compare

New convenience methods to generate and validate TOTPs using the Java time API.

2.0.1

03 Jul 20:39
cc32917
Compare
Choose a tag to compare
  • Fix calculation of TOTP.
  • Change license to Apache Software License 2.0.

2.0.0

18 Sep 20:46
07e24b9
Compare
Choose a tag to compare
  • Update of all dependencies
  • Complete revision of documentation
  • New group ID/root package "dev.turingcomplete"
  • New Jar signing certificate

1.0.0

18 Sep 20:45
f174804
Compare
Choose a tag to compare

Initial release