Package: core
Defined in: clients/core.ts:180
Parameters
TurnkeySDKClientConfig
required
Show config details
Show config details
Show passkeyConfig details
Show passkeyConfig details
list of credentials to pass. Defaults to empty.
The RPID (“Relying Party ID”) for your app. This is automatically determined in web environments based on the current hostname. See https://github.com/f-23/react-native-passkey?tab=readme-ov-file#configuration to set this up for react-native.
name for the Relying Party (RP). This is used in the passkey creation flow on mobile.
override for UV flag. Defaults to “preferred”.
Show walletConfig details
Show walletConfig details
Show chains details
Show chains details
Show ethereum details
Show ethereum details
Show features details
Show features details
Show walletConnect details
Show walletConnect details
Show appMetadata details
Show appMetadata details
CrossPlatformApiKeyStamper
CrossPlatformPasskeyStamper
WalletManagerBase
Response
A successful response returns the following fields:TurnkeyClient
required