I am using @shopify/koa-shopify-auth
and need to implement online access mode authorization flow, I set accessMode to online but still get offline access token which does not contain associated_user data described in Shopify docs
Please, correct me If I am doing something wrong.