@turnkey/http
’s TurnkeyClient
new WebauthnStamper(Defined in: webauthn-stamper/dist/index.d.ts:16config
):WebauthnStamper
TWebauthnStamperConfig
WebauthnStamper
allowCredentials: PublicKeyCredentialDescriptor
[]
Defined in: webauthn-stamper/dist/index.d.ts:15
rpId: string
Defined in: webauthn-stamper/dist/index.d.ts:12
timeout: number
Defined in: webauthn-stamper/dist/index.d.ts:13
userVerification: UserVerificationRequirement
Defined in: webauthn-stamper/dist/index.d.ts:14
stamp(Defined in: webauthn-stamper/dist/index.d.ts:17payload
):Promise
<{stampHeaderName
:string
;stampHeaderValue
:string
; }>
string
Promise
<{ stampHeaderName
: string
; stampHeaderValue
: string
; }>