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

TPasskeyStamperConfig = object
Defined in: react-native-passkey-stamper/src/index.ts:93

Properties

allowCredentials?

optional allowCredentials: PublicKeyCredentialDescriptor[]
Defined in: react-native-passkey-stamper/src/index.ts:105

extensions?

optional extensions: Record<string, unknown>
Defined in: react-native-passkey-stamper/src/index.ts:114

rpId

rpId: string
Defined in: react-native-passkey-stamper/src/index.ts:96

timeout?

optional timeout: number
Defined in: react-native-passkey-stamper/src/index.ts:99

userVerification?

optional userVerification: UserVerificationRequirement
Defined in: react-native-passkey-stamper/src/index.ts:102

withPlatformKey?

optional withPlatformKey: boolean
Defined in: react-native-passkey-stamper/src/index.ts:111

withSecurityKey?

optional withSecurityKey: boolean
Defined in: react-native-passkey-stamper/src/index.ts:108