Deprecated

We have deprecated magicLink in favor of our embeddedWallet which adds support for more sign in methods. To learn more, please see:

Our release notes: https://portal.thirdweb.com/embedded-wallet

Our documentation: https://portal.thirdweb.com/react-native/react-native.embeddedwallet

Hierarchy

  • AbstractClientWallet<MagicLinkOptions, MagicConnectorOptions>

Constructors

Properties

connector?: MagicConnector
options: MagicLinkOptions
id: "magicLink" = walletIds.magicLink
meta: {
    iconURL: string;
    name: string;
} = ...

Type declaration

  • iconURL: string
  • name: string

Methods

Generated using TypeDoc