icy-school-14408
10/06/2025, 8:22 PMory-network with docker compose consisting of hydra, Postgres and the consent app here oryd/hydra-login-consent-node:v1.10.6 . Are other parts of the Ory ecosystem required for this. I've hit a bit of a road block and wanted to make sure i was on a good path. When setting HYDRA_ADMIN_URI in login-consent to my ory/hydra instance, it is set back to <http://hydra:4445> . Also Github mentions a services/hydra.js Yet, that is not in the final image.
Apologies for multiple questions, extra information/queries included to weigh in on if i'm on the wrong track or not.blue-knife-89618
10/13/2025, 1:35 PMicy-school-14408
10/13/2025, 6:38 PMqueryParamsStringify meant to be removed? I see the library is deprecated, yet it remains in hydra-client-fetch and client-fetch, yet when running inside the hydra-consent-node i received
this.configuration.queryParamsStringify is not a function
I can add the library back, but seems like removal was intended and appropriate. Thank you!