mirland
10/12/2021, 7:14 PMAccess to fetch at '<https://myserver/api/v1/csrf>' from origin '<http://localhost:8080>' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I want to know if it's possible to use a reverse proxy in KotlinJs client. I tried to setup a proxy, in the engine setup, but it's not supported for JS.
Basically, I need to do something like this (this is how I solve my issue using react) . Do you know how can do something similar using ktor? Or do you know some alternative? Thanks!mirland
10/12/2021, 7:55 PMmirland
10/12/2021, 7:55 PMspand
10/12/2021, 7:59 PMspand
10/12/2021, 8:00 PMmirland
10/12/2021, 8:21 PMAleksei Tirman [JB]
10/13/2021, 8:29 AMAleksei Tirman [JB]
10/13/2021, 9:41 AMmirland
10/13/2021, 2:18 PMLandry Norris
10/13/2021, 6:50 PM