Hello there, quick question, does anyone else had to run Ory tunnel with a localhost app in https?
I need to call a backend api deployed where I need to cookie session. This cookie is not sent when the localhost app and tunnel is running HTTP.
I had to put an https proxy in front of ory tunnel.
Is there another way to solve that or should we add the ssl/tls options to serve ory tunnel?