Skip to main content

Documentation Index

Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Type Alias: TWebauthnStamperConfig

TWebauthnStamperConfig = object
Defined in: index.ts:8

Properties

allowCredentials?

optional allowCredentials: PublicKeyCredentialDescriptor[]
Defined in: index.ts:18

rpId

rpId: string
Defined in: index.ts:12

timeout?

optional timeout: number
Defined in: index.ts:14

userVerification?

optional userVerification: UserVerificationRequirement
Defined in: index.ts:16