cronofy / cronofy-node

Node wrapper for the Cronofy API
https://docs.cronofy.com/developers
MIT License
49 stars 23 forks source link

HMAC validation added #77

Closed Grajo closed 3 years ago

Grajo commented 3 years ago

New hmacMatch function that will verify that the proper HMAC has been passed. Users can pass multiple HMACS into a string, where those are separated by commas. If any of them match, then return true, otherwise false. Added multiple tests to cover: