VerifyOTPAPI

object VerifyOTPAPI

Types

VerifyOTPService
Link copied to clipboard
interface VerifyOTPService

Functions

verifyOTP
Link copied to clipboard
fun UserAPI.TOTPAPI.verifyOTP(body: OTP, readTimeout: Long? = null): Call<Void>