You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The newly announced Optional Access Scopes works absolutely beautifully, especially paired with App Bridge CDN. I have one minor annoyance with it, which is inconsistency in types in shopify.app.toml.
The scopes & optional_scopes types inconsistency is something that we are aware of, and are investigating all of the necessary details for rectifying seamlessly.
We greatly appreciate this critique. Thank you also for your kind words regarding optional scopes & App Bridge.
The newly announced Optional Access Scopes works absolutely beautifully, especially paired with App Bridge CDN. I have one minor annoyance with it, which is inconsistency in types in
shopify.app.toml
.scopes
is a string, separated by commasoptional_scopes
is an array of stringsThis is also reflected in the changelog under
Declaring optional scopes
and official docs under Managed access scopes > ScopesThe text was updated successfully, but these errors were encountered: