Will there be a Full stack example using the Ory P...
# ory-network
s
Will there be a Full stack example using the Ory Proxy in the future? I cant seem to figure out how the routing works between my frontend + backend + proxy. keep running into CORS + preflight request issues
n
I had some of the same issues, but resolved by using the Ory Tunnel. Are you using Ory Tunnel in your solution?
s
Im using the Proxy instead of the Tunnel to try to resolve some of the CORS errors I was having