Preparing search index...
The search index is not available
@gibme/mfa
@gibme/mfa
YubiKeyOTP
Class YubiKeyOTP
Abstract
Index
Constructors
constructor
Methods
verify
Constructors
constructor
new
Yubi
KeyOTP
(
)
:
YubiKeyOTP
Returns
YubiKeyOTP
Methods
Static
verify
verify
(
otp
,
config
,
timeout
?
)
:
Promise
<
YubiKeyValidationResult
>
Verifies a YubiKey OTP code
Parameters
otp
:
string
|
number
config
:
YubiKeyConfig
timeout
:
number
= 5000
Returns
Promise
<
YubiKeyValidationResult
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
verify
@gibme/mfa
Loading...
Verifies a YubiKey OTP code