Quantcast
Viewing all articles
Browse latest Browse all 5028

Multiple CORS Origins to Paths *

Hi,

It seems that it's not possible to define 2 origins where the Paths is *. For example I have a production and development environment using the same backend. This means that I will need to give both access in the CORS.

I'm now setting it to Origin * and Paths *, but this is not desirable.

What would be a possible solution?

Thanks


Viewing all articles
Browse latest Browse all 5028