type InitializedUser = { authDetails: AuthDetails; status: UserWalletStatus.LOGGED_IN_WALLET_INITIALIZED; wallet: EmbeddedWallet; walletAddress: string; };