Skip to main content

Overview

Configuration for the TurnkeyProvider. This interface extends the TurnkeySDKClientConfig to include additional UI and auth configurations. It is used to initialize the TurnkeyProvider with various options such as colors, dark mode, auth methods, and more. TurnkeyProviderConfig

Package: react-native-wallet-kit

Defined in: react-native-wallet-kit/src/types/base.ts:46

Properties

string
base URL for the Turnkey API.
object
configuration for authentication methods.
string
ID for the auth proxy configuration.
string
URL for the auth proxy.
boolean
whether to automatically fetch the wallet kit config on initialization.
boolean
whether to automatically refresh managed state variables
StamperType
default stamper type to use for requests that require stamping.
string
required
ID of the organization.
TPasskeyStamperConfig
configuration for the passkey stamper.