--- title: All embedded apps submitted for app review are required to adopt session tokens - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/all-embedded-apps-submitted-for-app-review-are-required-to-adopt-session-tokens md: https://shopify.dev/changelog/all-embedded-apps-submitted-for-app-review-are-required-to-adopt-session-tokens.md --- [Back to Developer changelog](https://shopify.dev/changelog) March 8, 2021 Tags: * Action Required * Tools # All embedded apps submitted for app review are required to adopt session tokens Session token-based authentication is now required for all embedded apps submitted for app reviews. This update helps mitigate the risk of embedded apps failing due to third-party cookie browser restrictions. With session token-based authentication, embedded apps no longer rely on cookies to verify identity. Learn more about how to [authenticate your app using session tokens](https://shopify.dev/tutorials/authenticate-your-app-using-session-tokens) on Shopify.dev.