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

# TPasskeyStamperConfig

# Type Alias: TPasskeyStamperConfig

> **TPasskeyStamperConfig** = `object`

Defined in: [react-native-passkey-stamper/src/index.ts:93](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/react-native-passkey-stamper/src/index.ts#L93)

## Properties

### allowCredentials?

> `optional` **allowCredentials**: [`PublicKeyCredentialDescriptor`](../PublicKeyCredentialDescriptor/readme)\[]

Defined in: [react-native-passkey-stamper/src/index.ts:105](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/react-native-passkey-stamper/src/index.ts#L105)

***

### extensions?

> `optional` **extensions**: `Record`\<`string`, `unknown`>

Defined in: [react-native-passkey-stamper/src/index.ts:114](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/react-native-passkey-stamper/src/index.ts#L114)

***

### rpId

> **rpId**: `string`

Defined in: [react-native-passkey-stamper/src/index.ts:96](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/react-native-passkey-stamper/src/index.ts#L96)

***

### timeout?

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

Defined in: [react-native-passkey-stamper/src/index.ts:99](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/react-native-passkey-stamper/src/index.ts#L99)

***

### userVerification?

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

Defined in: [react-native-passkey-stamper/src/index.ts:102](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/react-native-passkey-stamper/src/index.ts#L102)

***

### withPlatformKey?

> `optional` **withPlatformKey**: `boolean`

Defined in: [react-native-passkey-stamper/src/index.ts:111](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/react-native-passkey-stamper/src/index.ts#L111)

***

### withSecurityKey?

> `optional` **withSecurityKey**: `boolean`

Defined in: [react-native-passkey-stamper/src/index.ts:108](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/react-native-passkey-stamper/src/index.ts#L108)
