Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Using the below link, I'm able to generate an access token for a customer. I want to check if its possible to redirect the customer to a shopify store url by passing the access token to indicate the customer is logged in, programmatically.
(or) is there a recommended way of doing this, where given the customer details i.e., email and password details of their Shopify account, they can be logged in programmatically and redirected to a shopify store page.
https://shopify.dev/docs/api/storefront/2024-04/mutations/customeraccesstokencreate
Hi @ravi_polepeddi because Flow operates asynchronously we're probably not the right solution for real-time, user-facing operations like logging in a customer and redirecting them. This use case might be better addressed via a custom app
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025