complete_login_in_chrome
Complete Shopify store OAuth login by passing the full callback URL from Chrome's address bar to finish authentication.
Instructions
Complete a login_in_chrome flow using the full final chromiumapp.org callback URL copied from Chrome's address bar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storeUrl | Yes | The same Shopify store URL used with login_in_chrome | |
| callbackUrl | Yes | The full final URL from Chrome's address bar, including code and state |