Skip to content

Documentation / server-auth / ImportUserInput

Interface: ImportUserInput

Properties

createEmbeddedWallet?

createEmbeddedWallet?: boolean

Deprecated

Use createEthereumWallet instead.


createEthereumWallet?

createEthereumWallet?: boolean

If true, create an Ethereum embedded wallet for this user. Defaults to false.


createSolanaWallet?

createSolanaWallet?: boolean

If true, create a Solana embedded wallet for this user. Defaults to false.


linkedAccounts

linkedAccounts: LinkedAccountInput

The user's linked accounts.