Skip to content

feat: hmac authentication strategy and response verification#8262

Draft
bitgoAaron wants to merge 1 commit intomasterfrom
aloe/hmacWebCryptoStrategy
Draft

feat: hmac authentication strategy and response verification#8262
bitgoAaron wants to merge 1 commit intomasterfrom
aloe/hmacWebCryptoStrategy

Conversation

@bitgoAaron
Copy link
Contributor

  • Updated function to be asynchronous, allowing for better handling of HMAC verification.
  • Introduced for default HMAC handling and added support for custom strategies.
  • Integrated for browser compatibility, enabling HMAC signing and verification using the Web Crypto API.
  • Enhanced to utilize the new HMAC strategies for request signing and response verification.
  • Added unit tests for the new HMAC strategies and their integration with the BitGoAPI.
  • Updated web demo to include a new component for WebCrypto authentication.

Ticket: CE-10122

- Updated  function to be asynchronous, allowing for better handling
  of HMAC verification.
- Introduced  for default HMAC handling and added support
  for custom strategies.
- Integrated  for browser compatibility, enabling HMAC signing
  and verification using the Web Crypto API.
- Enhanced  to utilize the new HMAC strategies for request signing and response
  verification.
- Added unit tests for the new HMAC strategies and their integration with the BitGoAPI.
- Updated web demo to include a new component for WebCrypto authentication.

Ticket: CE-10122
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