hey team, did anyone managed to have kratos working with cloudflare tunnels? Here's the situation:
• app A (cloudflare https) uses kratos SDK (on another subdomain also using cloudflare) to get the login flow, I get 403
• if I log the errors, and visit the URL the SDK above tried to
GET
, it works fine.
Any idea?