Clarification on Shopify-Managed Installation Workflow and Session Table Population.

Clarification on Shopify-Managed Installation Workflow and Session Table Population.

Farooque
Shopify Partner
1 0 0

Hello everyone,

I’ve developed an app using the Shopify-Remix App Template and I am currently trying to better understand the Shopify-managed installation workflow. I’ve reviewed the official documentation, but I’m still unclear on some details, particularly regarding how and when the session table is populated during the installation process.

I have also looked into the Authorization Code Grant process, but I haven’t been able to pinpoint the specific steps involved in populating the session data.

To clarify:

  • I understand that Shopify handles the authentication and authorization process, as per their recommendations.
  • However, I would like to know what specific part of the code is responsible for populating my session table with information such as the access token, store details, and any other necessary session data.
  • Does this occur automatically after installation, or is there a specific point in the process where I need to intervene and handle this?

Any insights or guidance would be greatly appreciated.

Thank you in advance for your assistance!

Replies 0 (0)