marcelkliemannel/kotlin-onetimepassword
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.
KotlinApache-2.0
Issues
- 2
check TOTP
#9 opened by dgalluccio - 1
Use secretCode of 56 of length
#18 opened by juliandecoss - 7
Time Based OTP counter calculation - a bug maybe
#5 opened by coud - 0
Misleading documentation and parameter naming
#12 opened by bschramke - 0
Possibility of working together
#7 opened by pieterhouwen