Type Alias: TWebauthnStamperConfig
TWebauthnStamperConfig = object
Defined in: webauthn-stamper/dist/index.d.ts:2
Properties
allowCredentials?
Defined in: webauthn-stamper/dist/index.d.ts:6optionalallowCredentials:PublicKeyCredentialDescriptor[]
rpId
rpId: string
Defined in: webauthn-stamper/dist/index.d.ts:3
timeout?
Defined in: webauthn-stamper/dist/index.d.ts:4optionaltimeout:number
userVerification?
Defined in: webauthn-stamper/dist/index.d.ts:5optionaluserVerification:UserVerificationRequirement