Skip to content

nodeJS sample code to verify HMAC values received via Spark web hooks

Notifications You must be signed in to change notification settings

HashReHash/cisco-spark-hmac-verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sample code to verify the HMAC hash recieved from Cisco Spark Webhook.

Tested to be working on:
- AWS Lambda (nodeJS 4.3)
- AWS API Gateway to listen for the webhook messages

Note:
AWS API Gateway proxies the POST request HEADERS and BODY the Lambda function through "event" payload.

About

nodeJS sample code to verify HMAC values received via Spark web hooks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published