mattotodd / node-red-contrib-alexa

a node-red node for integration with amazon alexa skills
Apache License 2.0
20 stars 9 forks source link

would you accept a PR for amazon alexa cert validation? #2

Closed mreinstein closed 8 years ago

mreinstein commented 8 years ago

getting an alexa skill certified and published requires validating the requests are actually coming from Amazon. I wrote an npm module that handles these low-level details:

https://github.com/mreinstein/alexa-verifier

I have a client that is using node-red-contrib-alexa and is asking for this capability. Would you be open to a pull request that incorporates this?

mattotodd commented 8 years ago

Sorry i took so long to respond @mreinstein . Yes, no problem with the pull request