App reviews, troubleshooting, and recommendations
I have created a Shopify Embedded App using Shopify App bridge V3, Polaris, React, Laravel, and MySQL. Authentication, authorization, and webhook creation are all done on the Laravel side. Once a Shopify store is connected to my app, I generate a JWT token and store it in the Shopify Embedded App. All endpoints are then called from Laravel using the JWT token.
Now, Shopify is using the Shopify Remix App, where authentication occurs inside the app itself. Is it possible to pass the access token to my server after the app is installed and create a JWT token from Laravel to store in the Shopify Embedded App? Then, all endpoints could be called from my server using the JWT token to display app details such as billing, customer info, and order info. Or do I have to handle everything in the Remix App only? Either way, I need to call some endpoints from my server. How can I solve this in the Remix App? Thanks.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025