Skip to content

Comments

fix: use correct default value#3469

Merged
aeneasr merged 1 commit intomasterfrom
fix-3420
Mar 16, 2023
Merged

fix: use correct default value#3469
aeneasr merged 1 commit intomasterfrom
fix-3420

Conversation

@aeneasr
Copy link
Member

@aeneasr aeneasr commented Mar 16, 2023

Closes #3420

Related issue(s)

Checklist

  • I have read the contributing guidelines.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I am following the
    contributing code guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got the approval (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

Further Comments

@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #3469 (81a98d8) into master (751c8e8) will not change coverage.
The diff coverage is n/a.

❗ Current head 81a98d8 differs from pull request most recent head d44015e. Consider uploading reports for the commit d44015e to get more accurate results

@@           Coverage Diff           @@
##           master    #3469   +/-   ##
=======================================
  Coverage   76.85%   76.85%           
=======================================
  Files         123      123           
  Lines        9125     9125           
=======================================
  Hits         7013     7013           
  Misses       1665     1665           
  Partials      447      447           
Impacted Files Coverage Δ
client/client.go 76.41% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aeneasr aeneasr merged commit 2796d53 into master Mar 16, 2023
@aeneasr aeneasr deleted the fix-3420 branch March 16, 2023 15:12
harnash pushed a commit to Wikia/ory-hydra that referenced this pull request Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: client_secret_post is marked as default token_endpoint_auth_method

1 participant