Webhook events
Next.js example handling webhook events from Scalekit.
This sample shows how to receive and validate webhook events in a Next.js app, including signature verification and event handling patterns.
View repositoryNext.js example handling webhook events from Scalekit.
This sample shows how to receive and validate webhook events in a Next.js app, including signature verification and event handling patterns.
View repository