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

Add missing webhook token attribute #58

Merged
merged 2 commits into from
Jan 6, 2021
Merged

Add missing webhook token attribute #58

merged 2 commits into from
Jan 6, 2021

Conversation

benjaminwols
Copy link
Contributor

Moneybird has added a webhook token attribute to verify that the webhook event originated from Moneybird.

This PR whitelists the attributes so the application can store and verify the requests.

Changelog 08-08-2019

Webhooks now have a unique secret key, given in the ‘token’ field on creation. This token is also given with each webhook call in the ‘webhook_token’ field. It can be used to verify that the webhook call comes from Moneybird.

@maartenvanvliet
Copy link
Owner

Great, thank you!

@maartenvanvliet maartenvanvliet merged commit a42209e into maartenvanvliet:master Jan 6, 2021
@benjaminwols benjaminwols deleted the add-missing-webhook-token-attribute branch January 6, 2021 08:34
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.

2 participants