App reviews, troubleshooting, and recommendations
I have the following scenario: I have a service for which you can register via oidc. Certain users receive discounts on certain products in the store (these can be thought of as vouchers that can be used once).
My plan is now as follows:
1. create a theme extension. This has the task of directing the user to the login and as soon as he is logged in, the login button is replaced by a modal where the desired voucher can be selected.
2. an admin app (embedded) to manage the vouchers
3. a backend that receives the requests from the admin app and manages vouchers, but also manages the requests via the storefront and regulates the login via the OIDC provider.
Now I have the following problem: I use shopify-express for the backend, which also works wonderfully for the Admin App - because App Bridge.
I don't have this option on the storefront and creating a session with Passport is out of the question due to cross-origin cookies. So how can I identify the user who is currently on the storefront and has logged in?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024