I was wondering how I would convert this code from php to node js code?
base64_encode(hash_hmac("sha256", "<api-key>", "<email>:<gmdate("y-m-d H")>)"))
source https://stackoverflow.com/questions/70280405/convert-php-to-node-js-code-for-authorization-header
No comments:
Post a Comment