OtpType

sealed interface OtpType(source)

OTPs (One Time Passwords) are used to authenticate users via email or phone.

An OTP type can be either Email or Phone

Inheritors

Types

Link copied to clipboard

Email OTP types

Link copied to clipboard

Phone OTP types

Properties

Link copied to clipboard
abstract val type: String

The type of the OTP