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.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024