Add security check
paked opened this issue · 2 comments
paked commented
Facebook provides a header which can be used to find the SHA256 checksum of a communication. We should use this to ensure the integrity of our messages. I don't anticipate this being complex to implement.
https://developers.facebook.com/docs/messenger-platform/webhook-reference#security
paked commented
💃