shopify-site-password-cookie
v1.0.4
Published
Get the shopify cookie for local development. Fixes the issue where password form won't submit on Safari local dev server.
Downloads
11
Readme
Shopify Site Password Cookie
Get the site password cookie for Shopify local development.
Usage
- Install with NPM:
npm i -g shopify-site-password-cookie
- Make sure Shopify local development is running at
http://127.0.0.1:9292
- Run
shopify-site-password-cookie
in your terminal and enter the site password. - Copy the
storefront_digest
cookie and paste it into your browser (set it to expire at a much later date).