We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running hydra token user and issuing an id token, the id token is only shown in the console and not in the browser.
hydra token user
The text was updated successfully, but these errors were encountered:
closes #224
f19fd8d
30fc26f
0.5.0 (#243)
a922002
* cmd: hydra token user should show id token in browser - closes #224 * cli: hydra clients import doesn't print client's secret - closes #221 * travis: ld flags are wrong - closes #242 * all: resolve naming inconsistencies in jwk set names used in hydra - closes #239 * sdk: resolve naming inconsistencies - closes #226 * docs: resolve gitbook issue with image assets * jwk: anonymous request can't read public keys - closes #253 * client: add ability to update client - closes #250 * core: document hard-wired JWK sets - closes #247 * docs: fix images in readme - closes #261
aeneasr
No branches or pull requests
When running
hydra token user
and issuing an id token, the id token is only shown in the console and not in the browser.The text was updated successfully, but these errors were encountered: