Rafael Gaino
Rafael Gaino
+1 from me too, this would be amazing.
Any plans to get this fixed?
I can confirm this behaviour also happening to me, macOS 13.3.1 (a) (22E772610a). I keep getting the notification to relaunch every time I open it.
Here's my middleware function to validate Recharge webhooks for those coming in the future. You'll need: - The `RECHARGE_API_CLIENT_SECRET` env var as described [here](https://docs.rechargepayments.com/docs/webhooks-overview#validating-webhooks), - The raw body, using `body-parser`...