Skip to content

otplib API Documentation / otplib / class / VerifyResult

Type Alias: VerifyResult

VerifyResult = VerifyResult | VerifyResult

Defined in: otplib/src/class.ts:33

Combined verify result that works for both TOTP and HOTP

Released under the MIT License.