API client factory using JWT Token as argument for authorisation#66
Merged
joaofbvieira merged 3 commits intodevfrom Mar 26, 2026
Merged
Conversation
joaofbvieira
added a commit
that referenced
this pull request
Mar 26, 2026
* Bump MartinCostello.Logging.XUnit from 0.7.0 to 0.7.1 (#57) --- updated-dependencies: - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Upgrade to Canton v0.5.13 (any changes in the code) * Update ledger json-api and async-api to v0.5.13 * Fix ITokenMetadataV1Client base url * Bump Npgsql from 10.0.1 to 10.0.2 (#58) --- updated-dependencies: - dependency-name: Npgsql dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Upgrade to v0.5.14 for internal APIs and 0.5.15 for utilities API * Bump coverlet.msbuild from 8.0.0 to 8.0.1 (#60) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump Refit and Refit.HttpClientFactory (#62) Bumps Refit from 10.0.1 to 10.1.6 Bumps Refit.HttpClientFactory from 10.0.1 to 10.1.6 --- updated-dependencies: - dependency-name: Refit dependency-version: 10.1.6 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Refit.HttpClientFactory dependency-version: 10.1.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump GitHubActionsTestLogger from 3.0.1 to 3.0.2 (#63) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Upgrade to v0.5.16 (#65) * API client factory using JWT Token as argument for authorisation (#66) * JWT static credentials provider with api client factory * Unit tests * Code formatting --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
No description provided.