Vikas Rajput
Vikas Rajput
@paulomarg Is there a way to achieve this in the current version? I know this was previously possible. I need to setup multiple custom app connected to the same server.
@ToyboxZach Are you saying that I should have middleware which initialises the context at the beginning of each request? But what happens when the server has to handle 2 request...
@ToyboxZach Thank you for the code snippet. It really helped a lot. I have just a couple of questions: 1. How do you handle auth with this logic (auth for...
@paulomarg Any updates on this?
I hacked my way around it as well. Basically rewrote quite a few functions. So, it works for now. But I'm curious what was the reasoning behind this Singleton behaviour?...
@PurplePineapple123 Were you able to resolve this? I'm facing the same issue.
I don't really want to move to CLI 2.0 as it would require quite a lot of effort to rebuild and test the app again. I hope there's some other...
Thank you @paulomarg. This worked!
Any update on this?
@mkevinosullivan Is `v6.0.0-rc1` released? If it is, Can you point me to the documentation for handling multiple shop context on the same server?