Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[webhook] [auth] Use new authentication for retrieving the webhook. #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

swashata
Copy link

Hello,

We have added an easier authentication method for verifying incoming webhook request from Freemius. You can read about it here: https://freemius.com/blog/changelog/new-feature-added-authentication-support-for-custom-webhook-events/

This PR brings the following changes:

  1. Use the new HTTP_X_SIGNATURE based authentication.
  2. Avoid sending additional API requests to Freemius and instead directly leverage the authenticated event payload.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant