Skip to main content

App proxy

App proxies take requests to Shopify links, and redirect them to external links. The authenticate.public.appProxy function validates requests made to app proxies, and returns a context to enable querying Shopify APIs.

Note

If the store has not installed the app, store-related properties such as admin or storefront will be undefined

Authenticates requests coming to the app from Shopify app proxies.

Anchor to request
request
Request
required

Promise< | >


Was this page helpful?