Django App Embedded in Shopify not setting CSRF token
We are facing a bit of an issue with CSRF tokens in our application. Our Django application is embedded in Shopify. I know browsers are getting a bit strict on the third-party cookies but haven’t been able to find a solution to setting the CSRF token it the browser.