Webhooks HMAC (Hash Message Authentication Code)

Hi,

would it be possible to add a message authentication code in the Webhooks header? This is useful if you send those webhooks over the internet. So my server can determine if they are truly coming from my plex server.

I think this would be easy to implement and give some more security when processing the webhooks.