Skip to content

feat(confidentialhttp): TS SDK helpers for AuthConfig#242

Draft
wentzeld wants to merge 1 commit intomainfrom
signingExpansion
Draft

feat(confidentialhttp): TS SDK helpers for AuthConfig#242
wentzeld wants to merge 1 commit intomainfrom
signingExpansion

Conversation

@wentzeld
Copy link
Copy Markdown
Contributor

Summary

  • AuthConfigInput discriminated union + buildAuthConfig factory.
  • 9 helper tests covering every signing variant.

Blocked by: chainlink-protos signingExpansion PR.

Remove-before-merge

  • Submodule pointer is on a local-only commit. Re-bump to real chainlink-protos HEAD after that PR merges, then regenerate.

  Adds AuthConfigInput discriminated union + buildAuthConfig factory for the
  confidentialHTTP capability. Covers all signing methods landed in
  chainlink-protos: ApiKey, Basic, Bearer, HMAC-SHA256, AWS SigV4, custom HMAC,
  OAuth2 client_credentials, OAuth2 refresh_token.

  // remove before merge: submodule dirty — will be bumped to chainlink-protos HEAD
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