Skip to content

POST requests signature check support - #3

Open
karen2k wants to merge 9 commits into
michalsanger:masterfrom
karen2k:master
Open

POST requests signature check support#3
karen2k wants to merge 9 commits into
michalsanger:masterfrom
karen2k:master

Conversation

@karen2k

@karen2k karen2k commented May 27, 2016

Copy link
Copy Markdown

No description provided.

@michalsanger

Copy link
Copy Markdown
Owner

Great job!

@karen2k

karen2k commented May 29, 2016

Copy link
Copy Markdown
Author

So, let's merge it ;)

Comment thread package.json Outdated
"sinon": "^1.17.3",
"webpack": "^1.13.0"
"webpack": "^1.13.0",
"crypto": "^0.0.3",

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you really need this package? It looks pretty unmaintained and Node has it's own crypto

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, sure: #3 (diff)

@karen2k

karen2k commented Jun 13, 2016

Copy link
Copy Markdown
Author

So, let's merge it? ;)

@mikedizon

Copy link
Copy Markdown

+1

@karen2k

karen2k commented Oct 10, 2017

Copy link
Copy Markdown
Author

Apparently this doesn't work for some payloads, e.g. user location.
It seems to be an issue with escaping % characters.
https://developers.facebook.com/docs/messenger-platform/webhook/

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.

4 participants