Skip to content

✓ Verify HTTP requests sent to an Alexa skill are sent from Amazon

License

Notifications You must be signed in to change notification settings

Cognigy/alexa-verifier-proxy

 
 

Repository files navigation

Description

This module was forked from https://github.com/mreinstein/alexa-verifier. It has the same functionality, except for the fact that it uses the library request-promise to fetch the certificate from Amazon. This adds some more dependencies to the package, but it has the main benefit that request-promise is known to work well and out-of-the-box with proxies. As opposed to this fork of alexa-verifier: https://github.com/SahilDude89ss/alexa-verifier-with-proxy/blob/master/package.json, it works with the standard HTTP_PROXY and HTTPS_PROXY environment variables, causing less configuration overhead in e.g. a large microservice architecture.

About

✓ Verify HTTP requests sent to an Alexa skill are sent from Amazon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%