Skip to content

otplib API Documentation / otplib / OTPStrategy

Type Alias: OTPStrategy

OTPStrategy = "totp" | "hotp"

Defined in: otplib/src/types.ts:22

OTP Strategy Type

Released under the MIT License.