Hello Everyone, I was facing a cors error and implement this solution from stackoverflow CORS Proxy .
My question is that, is this method secure, and is it an issue faced by all shopify developers?
I also want to ask is it secure to make API calls from ReactJS? even if i store the credentials of my private application in env variables?
Thanks in advance for any sort of help.