Skip to content

Add support for new signature method #68

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

Merged
merged 2 commits into from
Sep 27, 2021
Merged

Conversation

nqkdev
Copy link
Contributor

@nqkdev nqkdev commented Aug 20, 2021

This PR adds support for the new webhook signature method. More info about it here: Verify HTTP Request

In short, the PR deprecates the older webhook signature method with the request headers: MessageBird-Signature and MessageBird-Request-Timestamp.

The new official request signature method is supported. It is signed and sent with MessageBird-Signature-JWT header.

@nqkdev nqkdev marked this pull request as ready for review September 1, 2021 15:55
@marcelcorso marcelcorso merged commit b36e471 into messagebird:master Sep 27, 2021
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