Hi, is this a bug with the cli? If I update the co...
# ory-network
b
Hi, is this a bug with the cli? If I update the cors config:
ory patch project --replace '/cors_public/enabled=true' --replace '/cors_public/origins=["<https://foobar.com>"]'
, and then update the oauth2 config:
ory patch oauth2-config --replace "/oauth2/grant/refresh_token/rotation_grace_period=\"120s\"" --replace "/ttl/refresh_token=\"720h\""
, the cors config gets completely reset.
h
can you please create an ory/network issue please?