Join Slack
Powered by
I have a hydra client with `skip_consent` set to `...
# general
c
colossal-whale-56336
04/18/2024, 9:51 AM
I have a hydra client with
skip_consent
set to
true
but it still asks for consent, any ideas?
m
magnificent-energy-493
04/18/2024, 10:35 PM
which version are you on?
d
delightful-noon-48365
04/19/2024, 10:11 AM
Hi
@colossal-whale-56336
, have you implement a check on this property/TRUSTED_CLIENTS on your app ? This how it's work on the kratos-selfservice-ui-node project:
https://github.com/ory/kratos-selfservice-ui-node/blob/master/src/routes/consent.ts#L104
c
colossal-whale-56336
04/26/2024, 9:48 AM
Didn't realise this was the clients job to read I thought Ory was going to do something magic. Thanks
🙌 1
9
Views
Open in Slack
Previous
Next