We are exploring the possibility of integrating with a third-party service that requires a user-facing OAuth flow. As this is a crucial component for enabling many powerful use cases for Minis. Could the Shopify team provide any further guidance, an estimated timeline, or a high-level plan on the work to potentially add OAuth support for Shop Minis? Understanding the direction here will help us plan our development roadmap.
hi @keval, we will add soon the option to open an external web browser for 3rd party auth. At this moment this is not yet supported.
After the authentication, the mini should be able to intercept the callback using its deeplink:
https://shop.app/mini/[your-mini-handle]/
We will provide a complete example showcasing the E2E flow. Stay tuned!
Awesome! Thanks for the update.