Skip to main contentType Alias: TWebauthnStamperConfig
TWebauthnStamperConfig = object
Defined in: webauthn-stamper/dist/index.d.ts:2
Properties
allowCredentials?
optional allowCredentials: PublicKeyCredentialDescriptor[]
Defined in: webauthn-stamper/dist/index.d.ts:6
rpId
rpId: string
Defined in: webauthn-stamper/dist/index.d.ts:3
timeout?
optional timeout: number
Defined in: webauthn-stamper/dist/index.d.ts:4
userVerification?
optional userVerification: UserVerificationRequirement
Defined in: webauthn-stamper/dist/index.d.ts:5