Skip to content

Releases: leroy-merlin-br/laravel-optimizely

Remove Webhook implementation

23 Oct 20:55
c67f3dd
Compare
Choose a tag to compare

Having the webhook implementation on the package does not make much sense because each application has its nuances regarding routes and redirects, so the client is responsable for implementing the webhook logic.

We're maitaining the Webhook Authentication middleware that validates the X-Hub-Signature from Optimizely

Autenthication with HMAC SHA1

07 Oct 17:08
Compare
Choose a tag to compare

This release will have the feature to authenticate the webhook using optimizely webhook secret