Shopify / koa-shopify-auth

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

Fixing types for verifyToken #79

Closed paulomarg closed 3 years ago

paulomarg commented 3 years ago

WHY are these changes introduced?

We were failing a type check on a few of the changes that didn't show up in CI.

WHAT is this pull request doing?

Fixing the types.