alexa-js / alexa-app

A framework for Alexa (Amazon Echo) apps using Node.js
https://www.youtube.com/watch?v=pzM4jv7k7Rg
MIT License
1.03k stars 212 forks source link

alexa-verifier-middleware #386

Closed nckblu closed 5 years ago

nckblu commented 5 years ago

Apologies if this is already documented but I can't seem to find anywhere which mentions whether alexa-verifier-middleware is enabled and functional out of the box? Or whether there is an option I need to enable.

dblock commented 5 years ago

Yes, when the checkCert option is enabled, which is the default. Feel free to PR updates to the doc if it's not clear.