Skip to content

Releases: TheSecurityDev/simple-koa-shopify-auth

v1.0.6

04 Aug 13:50
Compare
Choose a tag to compare

Attempt to fix compatibility issues with latest shopify-api-node library (v5.0.0).

v1.0.5

08 Feb 15:08
Compare
Choose a tag to compare

Use Shopify.Context.HOST_NAME for redirect instead of ctx.host to prevent issues when behind a proxy.

v1.0.4

12 Jan 13:54
Compare
Choose a tag to compare

Convert session to an instance in the verifyRequest middleware to prevent errors if it wasn't already an object instance

v1.0.3

10 Jan 19:04
Compare
Choose a tag to compare

Loading AppBridge script file locally now instead of via unpkg.com (which sometimes would hang when loading).

v1.0.2

08 Jan 23:56
Compare
Choose a tag to compare

Added documentation

v1.0.0

08 Jan 22:09
Compare
Choose a tag to compare

Initial release