How to set up CSRF protection on Shopify Apps?
To make a POST request with CSRF protection while using the shopify.auth middleware, you need to do the following: In web/config/session.php Add a route in your routes/web.php file to generate
To make a POST request with CSRF protection while using the shopify.auth middleware, you need to do the following: In web/config/session.php Add a route in your routes/web.php file to generate
AWS Amplify just announced server-side rendering deployment support for Next.js! Here’s a quick guide on how to deploy both an SSR and an SSG Next.js app. SSG
About me