Is it possible to have an extension on the order status page be displayed regardless of authentication? At the moment, the extension is not displayed until the customer authenticates. The extension does not display sensitive information.
From digging into this, it doesn’t look like it’s possible to display an extension on the Shopify Order Status page in the unauthenticated state. Is the usecase just that it would be quicker/ less friction for a customer to access when checking their order?
It’s possible this is an intended limitation, even if the extension you’ve created doesn’t display sensitive info, there could be other info on that page that is sensitive so we likely enforce auth due to this.