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

webhook verification #371

Open
kbyatnal opened this issue Oct 27, 2020 · 4 comments
Open

webhook verification #371

kbyatnal opened this issue Oct 27, 2020 · 4 comments

Comments

@kbyatnal
Copy link

kbyatnal commented Oct 27, 2020

Could this library provide a method to verify the webhooks that come from Plaid? There is an example implementation in the docs, but it's almost 100 lines of code.

Given this is something everyone will need, why not just solve this for all developers instead of making everyone write security-related code themselves?

@leeor
Copy link

leeor commented Nov 11, 2020

I'd like to mention that Stripe is doing exactly that with their node SDK. Give them the buffer that was sent, get back a verified JSON.

Given that there's no easy way to issue a webhook call when developing the integration I think this can greatly simplify the process for anyone going through the process.

@erquhart
Copy link

erquhart commented May 8, 2021

@cgfarmer4 curious if you all would be open to a PR for this?

@michaelhays
Copy link

Still very bizarre to me that this isn't included in the SDK. Anyone have any idea why it wouldn't be?

@LongAtGitHub
Copy link

It is 2024 already, and I am surprised Plaid hasn't done anything on this.

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

5 participants