include customer scope
This commit is contained in:
parent
279280acde
commit
3f154058bd
@ -8,7 +8,7 @@ embedded = true
|
||||
|
||||
[access_scopes]
|
||||
# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes
|
||||
scopes = "read_orders,write_orders"
|
||||
scopes = "read_orders,write_orders,read_customers"
|
||||
|
||||
[auth]
|
||||
redirect_urls = ["PLUGIN_URL/checkout"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user