--- title: shopify_app Ruby gem and koa-shopify-auth for Node.js updated to work with Chrome 80 - 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/shopify_app-ruby-gem-and-koa-shopify-auth-for-node-js-updated-to-work-with-chrome-80 md: https://shopify.dev/changelog/shopify_app-ruby-gem-and-koa-shopify-auth-for-node-js-updated-to-work-with-chrome-80.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 23, 2020 Tags: * Action Required * Tools # shopify\_app Ruby gem and koa-shopify-auth for Node.js updated to work with Chrome 80 We've update the `shopify_app` Ruby gem and `koa-shopify-auth` for Node.js (used by the Shopify App CLI) to declare `Samesite=none; Secure` in cookies used in third-party context. Updating your embedded apps to the newest version of these tools will prevent cookie issues after the release of Chrome 80 on February 4th, 2020. You can learn more about Chrome's new cookie requirements and (how to update your app's cookies)\[[https://help.shopify.com/en/api/guides/samesite-cookies\]](https://help.shopify.com/en/api/guides/samesite-cookies%5D) using our guide.