Docs

InAppWalletCreationOptions

type InAppWalletCreationOptions =
| { auth?: { options: Array<InAppWalletAuth> } }
| undefined;