Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3446 +/- ##
==========================================
- Coverage 76.84% 76.83% -0.01%
==========================================
Files 123 123
Lines 9073 9105 +32
==========================================
+ Hits 6972 6996 +24
- Misses 1659 1664 +5
- Partials 442 445 +3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Member
|
For the tests, please check that
|
d0cae03 to
1130b7f
Compare
hperl
commented
Feb 27, 2023
hperl
commented
Feb 27, 2023
hperl
commented
Feb 27, 2023
hperl
commented
Feb 27, 2023
hperl
commented
Feb 27, 2023
1130b7f to
af50266
Compare
aeneasr
requested changes
Feb 28, 2023
Member
aeneasr
left a comment
There was a problem hiding this comment.
Please make this not available in OIDC dynamic client registration.
6 tasks
0b24070 to
ca93750
Compare
ca93750 to
a4612f1
Compare
Member
|
merge conflicts 🙄 |
The access token type (`jwt` or `opaque`) can now be set in the client configuration. The value set here will overwrite the global value for all flows concerning that client.
a4612f1 to
2ec7a94
Compare
Contributor
Author
|
@aeneasr all resolved now :) |
harnash
pushed a commit
to Wikia/ory-hydra
that referenced
this pull request
Apr 12, 2023
The access token type (`jwt` or `opaque`) can now be set in the client configuration. The value set here will overwrite the global value for all flows concerning that client.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue(s)
Checklist
introduces a new feature.
contributing code guidelines.
vulnerability. If this pull request addresses a security vulnerability, I
confirm that I got the approval (please contact
[email protected]) from the maintainers to push
the changes.
works.
Further Comments