> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TWebauthnStamperConfig

# Type Alias: TWebauthnStamperConfig

> **TWebauthnStamperConfig** = `object`

Defined in: [index.ts:8](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/webauthn-stamper/src/index.ts#L8)

## Properties

### allowCredentials?

> `optional` **allowCredentials**: `PublicKeyCredentialDescriptor`\[]

Defined in: [index.ts:18](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/webauthn-stamper/src/index.ts#L18)

***

### rpId

> **rpId**: `string`

Defined in: [index.ts:12](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/webauthn-stamper/src/index.ts#L12)

***

### timeout?

> `optional` **timeout**: `number`

Defined in: [index.ts:14](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/webauthn-stamper/src/index.ts#L14)

***

### userVerification?

> `optional` **userVerification**: `UserVerificationRequirement`

Defined in: [index.ts:16](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/webauthn-stamper/src/index.ts#L16)
