Aura House account middleware — Shopify OAuth & credential status.
| Variable | Status | Source | Value |
|---|---|---|---|
SHOPIFY_SHOP_DOMAINShop domain |
Missing | — | — |
SHOPIFY_ADMIN_ACCESS_TOKENAdmin access token |
Missing | — | — |
SHOPIFY_APP_CLIENT_SECRETApp client secret |
Missing | — | — |
SHOPIFY_APP_CLIENT_IDApp client ID |
Missing | — | — |
Storage: /app/data/shopify-credentials.json
Local Admin token: npm run oauth:token — see docs/GET-ACCESS-TOKEN.md
Set APP_BASE_URL in .env before installing.
Use https://your-host/auth as App URL in your Shopify app version.