Update your embedded app OAuth flow: Node and PHP

On August 23, 2022, we've updated the recommended method for authorizing embedded apps using OAuth. The new method improves performance and eliminates screen flicker caused by the number and types of redirects. Follow this tutorial to update your Node or PHP app to optimize your OAuth flow for user experience and performance.

This tutorial focuses on apps built using Shopify Node and PHP app templates. However, you can still use this tutorial to understand the scope of the recommended changes, and review some example implementations.