Skip to content

API client factory using JWT Token as argument for authorisation#66

Merged
joaofbvieira merged 3 commits intodevfrom
feature/api-client-factory-with-jwt-as-arg
Mar 26, 2026
Merged

API client factory using JWT Token as argument for authorisation#66
joaofbvieira merged 3 commits intodevfrom
feature/api-client-factory-with-jwt-as-arg

Conversation

@joaofbvieira
Copy link
Copy Markdown
Collaborator

No description provided.

@joaofbvieira joaofbvieira changed the title API client factory using JWT Token as argument API client factory using JWT Token as argument for authorisation Mar 26, 2026
@joaofbvieira joaofbvieira merged commit 402409f into dev Mar 26, 2026
2 checks passed
@joaofbvieira joaofbvieira deleted the feature/api-client-factory-with-jwt-as-arg branch March 26, 2026 18:38
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>
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