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