Skip to content
New issue

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

feat: prepend base server URL to the relative OAuth token path #52

Merged
merged 3 commits into from
Dec 28, 2024

Conversation

hgiasac
Copy link
Collaborator

@hgiasac hgiasac commented Dec 28, 2024

If the tokenUrl of the client credential flow is a relative path it should be prepended with the base server URL

Copy link

github-actions bot commented Dec 28, 2024

Code Coverage

Package Line Rate Health
github.com/hasura/ndc-http/connector 63%
github.com/hasura/ndc-http/connector/internal/argument 53%
github.com/hasura/ndc-http/connector/internal 57%
github.com/hasura/ndc-http/connector/internal/compression 64%
github.com/hasura/ndc-http/connector/internal/contenttype 57%
github.com/hasura/ndc-http/connector/internal/security 60%
github.com/hasura/ndc-http/ndc-http-schema/configuration 41%
github.com/hasura/ndc-http/ndc-http-schema/openapi/internal 44%
github.com/hasura/ndc-http/ndc-http-schema/openapi 40%
github.com/hasura/ndc-http/ndc-http-schema/schema 32%
github.com/hasura/ndc-http/ndc-http-schema/utils 44%
Summary 48% (4592 / 9575)

Minimum allowed line rate is 40%

@hgiasac hgiasac merged commit 99e7c51 into main Dec 28, 2024
4 checks passed
@hgiasac hgiasac deleted the feat/oauth-url-can-use-server-url branch December 28, 2024 08:12
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.

1 participant