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

Simplify webhooks usage with bodyParser.json #12

Open
davidzhao opened this issue Oct 18, 2021 · 0 comments
Open

Simplify webhooks usage with bodyParser.json #12

davidzhao opened this issue Oct 18, 2021 · 0 comments

Comments

@davidzhao
Copy link
Member

With express + bodyParser.json, it's not straight forward to get the raw payload. (which is needed to validate sha).

It's possible to store the raw body with bodyParser's validate function. It'd be great if the SDK included this helper.

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

No branches or pull requests

1 participant