fix: exempt webhook endpoints from authentication middleware
- Add /api/webhooks/* to auth exemption list in both middlewares - PayPal and Stripe webhooks can now receive events without Bearer token - Webhooks authenticate via signature verification instead - Fixes issue where PayPal would fail to deliver webhook events
Showing
Please
register
or
sign in
to comment