> ## 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: 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
