Skip to content

Add integrity verification of Webhook callback payloads #6

@Wei-LiangChew

Description

@Wei-LiangChew

For security purposes, Facebook provides a payload signature of the payload of all webhook callbacks that we can use to verify the integrity and origin of the payload:
https://developers.facebook.com/docs/messenger-platform/webhook-reference#security

We are not performing this verification.
This should probably be done in the MessageQuickly::WebhooksController before processing the callback data

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions