alexa-js / alexa-verifier-middleware

An express middleware that verifies HTTP requests sent to an Alexa skill are sent from Amazon.
MIT License
31 stars 6 forks source link

update alexa-verifier to 0.4.0 #26

Closed mreinstein closed 7 years ago

mreinstein commented 7 years ago

alexa-verifier is hardcoded to 0.3.3. More recent versions of the module break the unit tests:

Need to fix these issues before updating to the new version.

tejashah88 commented 7 years ago

@mreinstein I just pushed the latest code with the updated dependencies and the tests are passing with flying colors! Anything else to be done before updating to the new version?

mreinstein commented 7 years ago

@tejashah88 LGTM. I just pushed some very minor tweaks. Good to go IMO.

thanks for knocking this out!

tejashah88 commented 7 years ago

Published as version 0.3.0.