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

no successful verification test #18

Closed dblock closed 7 years ago

dblock commented 7 years ago

See https://github.com/alexa-js/alexa-verifier-middleware/pull/17.

Writing a positive verifier test seems hard, as it requires a valid signature and stubbing internals is proving difficult.