node-webauthn
Preparing search index...
ExtensionPolicyInput
Type Alias ExtensionPolicyInput
type
ExtensionPolicyInput
=
{
allowed_authentication_extensions
?:
readonly
(
"appid"
|
"largeBlob"
)
[]
;
allowed_registration_extensions
?:
readonly
(
"appidExclude"
|
"credProps"
|
"largeBlob"
)
[]
;
}
Index
Properties
allowed_
authentication_
extensions?
allowed_
registration_
extensions?
Properties
Optional
Readonly
allowed_
authentication_
extensions
allowed_authentication_extensions
?:
readonly
(
"appid"
|
"largeBlob"
)
[]
Optional
Readonly
allowed_
registration_
extensions
allowed_registration_extensions
?:
readonly
(
"appidExclude"
|
"credProps"
|
"largeBlob"
)
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed_
authentication_
extensions
allowed_
registration_
extensions
node-webauthn
Loading...