exportWallet
Used to export the wallet for a given user If the user is authenticated with an Email, this will return a seed phrase If the user is authenticated with a Passkey, this will return a private key
Import
Usage
Parameters
params
unknown
export wallet parameters
Returns
Promise<unknown>
the result of the wallet export operation