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

Move to HMAC verification of webhooks #1392

Open
psolbach opened this issue Oct 23, 2024 · 0 comments
Open

Move to HMAC verification of webhooks #1392

psolbach opened this issue Oct 23, 2024 · 0 comments

Comments

@psolbach
Copy link

I propose to move to verifying the HMAC hashed signature provided by Shopify as explained in the docs. This would be a lot safer than transmitting a plain secret as a query param. The header in question is "x-shopify-hmac-sha256". Should I provide the implementation?

Source: https://shopify.dev/docs/apps/build/webhooks/subscribe/https

@psolbach psolbach changed the title Move to HMAC authentication of webhooks Move to HMAC verification of webhooks Oct 23, 2024
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