fermyon / spin-js-sdk

https://developer.fermyon.com/spin/javascript-components
Apache License 2.0
52 stars 18 forks source link

add createHmac method #102

Closed karthik2804 closed 1 year ago

karthik2804 commented 1 year ago

Implemented in a similar manner to createHash for the time being. Also fixes a small bug caused due to my misinterpretation of the docs with the inputEncoding argument.

closes #100

Signed-off-by: karthik Ganeshram karthik.ganeshram@fermyon.com