Shopify / koa-shopify-auth

DEPRECATED Middleware to authenticate a Koa application with Shopify
MIT License
80 stars 64 forks source link

Fixes incorrect code snippet #164

Closed mkevinosullivan closed 2 years ago

mkevinosullivan commented 2 years ago

WHY are these changes introduced?

Fixes #161

Code snippet in example is incorrect, requires webhook topic as a key into response hash.

WHAT is this pull request doing?

Adding the correct key to the response check.