otp-kt is a Kotlin Multiplatform library that provides common One-Time Password algorithms.
otp-kt
Supported algorithms:
Add the following to your build.gradle.kts.
build.gradle.kts
repositories { maven("https://git.infendro.com/api/packages/Infendro/maven") } dependencies { implementation("com.infendro:otp:1.2.2") }
Home Documentation Changelog
Deleting the wiki page "Home" cannot be undone. Continue?