/callback
endpoint. Upon receiving a request, it validates the signature of the request against a predefined signingSecret
. If the signature is valid, it logs match; otherwise, it logs no match. The server responds with a JSON object indicating that the request was received.