I am facing shopify session manage issue as i have used the shopify API for authentication

In my previous implementation, I stored data in a session. However, after switching to authentication through the Shopify API, I was unable to store session data. Initially, I used koa-auth for authentication, which allowed me to manage session data. But since that package is deprecated and I couldn’t find a suitable alternative, I switched to the Shopify API for authentication. On the authentication callback, I tried to store session data but was unsuccessful.

Due to the session not being managed properly, I can see my embedded channel right after authentication. However, when I try to access it a second time, I am unable to do so. If needed,

Hey Alex,

are you able to provide a little more context on your tech stack? Without that context it’s pretty difficult to nudge you in the right direction.

Best regards,

Kevin :hatching_chick: