Preparing search index...
The search index is not available
javascript-sdk - v4.7.0
javascript-sdk
fr-webauthn/interfaces
WebAuthnAuthenticationMetadata
Interface WebAuthnAuthenticationMetadata
interface
WebAuthnAuthenticationMetadata
{
challenge
:
string
;
relyingPartyId
:
string
;
timeout
:
number
;
userVerification
:
UserVerificationType
;
acceptableCredentials
?:
string
;
allowCredentials
?:
string
;
}
Index
Properties
challenge
relying
Party
Id
timeout
user
Verification
acceptable
Credentials?
allow
Credentials?
Properties
challenge
challenge
:
string
relying
Party
Id
relyingPartyId
:
string
timeout
timeout
:
number
user
Verification
userVerification
:
UserVerificationType
Optional
acceptable
Credentials
acceptableCredentials
?:
string
Optional
allow
Credentials
allowCredentials
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
challenge
relying
Party
Id
timeout
user
Verification
acceptable
Credentials
allow
Credentials
javascript-sdk - v4.7.0
Loading...