Ludolf Takens
Ludolf Takens
I'm struggling with this right now. There's no way for apps to know whether the user will be redirected to /auth without doing the checks in [verifyRequest](https://github.com/Shopify/koa-shopify-auth/blob/4e79d5eb97fb66ecd683496a28f42f77deede8d3/src/verify-request/verify-request.ts#L7) themselves. Perhaps, a...
shopifyNonce https://github.com/Shopify/quilt/blob/master/packages/koa-shopify-auth/src/auth/oauth-query-string.ts#L19 shopifyTestCookie https://github.com/Shopify/quilt/blob/master/packages/koa-shopify-auth/src/auth/create-enable-cookies-redirect.ts#L15 https://github.com/Shopify/quilt/blob/master/packages/koa-shopify-auth/src/verify-request/verify-token.ts#L41