Hi, I’m developing an app consisting of 2 main components:
- A customer extension page
- An app Proxy
To test the app I have to use a dev store, but this leads me to a loop because I cannot disable password protection, blocking anytime I try to make an api call to the proxy.
Is there a workaround to this limitation?
Thanks in advance