--- 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 metadata: effectiveApiVersion: null affectedApi: [] primaryTag: displayName: Tools handle: tools secondaryTag: displayName: Update handle: update indicatesActionRequired: true createdAt: '2021-03-06T10:18:40-05:00' postedAt: '2021-03-08T00:00:00-05:00' updatedAt: '2024-02-02T10:57:36-05:00' effectiveAt: '2021-03-08T00:00:00-05:00' --- 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.