Ensure creators have access to your latest functionality through app versioning
read:products
, read:inventory
read:products
, read:customers
read:products
, read:inventory
, read:customers
Adding write:orders
to either plugin would trigger a new version, while adding read:products
to a third plugin would not (since it’s already in the cumulative scope set).action:resource
, such as read:data
(opposed to read data
) and hyphens/underscores/snake-case/camel-case for multi-word scopes, such as read:customer_data
.action:resource
format)