How soon can we expect docs for <ory/cli#198> ? Th...
# ory-network
m
How soon can we expect docs for ory/cli#198 ? This bit me pretty bad, spent quite a while trying to figure out where the return url was coming from. I'm also still trying to figure out how this is feature meant to be used – I love the focus on local dev for social sign in! But I don't know how to fit this behavior into my workflow
I think this could maybe be largely self-documenting if the tunnel debug mode would actually print the requests it's sending to the server
h
the return url is what the console gives you :)
the proxy does everything automatically
m
Is there any documentation for the effects of
Ory-No-Custom-Domain-Redirect
,
Ory-Base-URL-Rewrite
, or `Ory-Base-URL-Rewrite-Token`; or for what the proxy is authenticating with my project for?
h
It prevents attackeds from rewriting hosts in your project :)