← back to Dw Checkout Guard
shopify.app.toml
20 lines
# Learn more about configuring your app at https://shopify.dev/docs/apps/tools/cli/configuration
client_id = "8c4da59ed5a0c037d4bf85589f9d12c4"
name = "DW Checkout Guard"
application_url = "https://shopify.dev/apps/default-app-home"
embedded = true
[access_scopes]
# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes
scopes = ""
[webhooks]
api_version = "2026-10"
[build]
automatically_update_urls_on_dev = true
[auth]
redirect_urls = [ "https://shopify.dev/apps/default-app-home/api/auth" ]