Replies: 1 comment
-
|
Answering my own question: Hydra appends the challenges to the redirect urls, so it's available to the browser. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey 👋 , I was just looking through this Ory guide (really good btw).
I was wondering if the
login_challenge&consent_challengeare intended to be kept server-side (private) or if it's OK to expose them to the browser? Would exposing the challenges defeat the purpose?I'm just getting started with this stuff, so apologies if this is silly question.
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions