Skip to content

Update request validator to support new webhook signature #178

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 1 commit into from
Sep 24, 2021

Conversation

nqkdev
Copy link
Contributor

@nqkdev nqkdev commented Aug 16, 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 August 30, 2021 07:50
@nqkdev nqkdev force-pushed the master branch 3 times, most recently from afb39d2 to 6e3248b Compare September 1, 2021 12:34
@marcelcorso marcelcorso merged commit ea62e48 into messagebird:master Sep 24, 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