OAuth flow is being bypassed when reinstalling an extension‑only app built from the CLI template, sending the install directly to the app’s redirect URL instead of running authorization. A screen recording was provided demonstrating the behavior.
Environment/context:
Template: extension‑only app (clarified after asking about template type).
Install path: via Admin for extension‑only apps.
Latest update:
This behavior was identified as a bug specific to installing extension‑only apps via the Admin. The team has been informed and plans to fix it; no fix or timeline is given in the thread.
Impact and requests:
The issue is preventing the app from meeting App Store acceptance requirements.
The poster asked what they can do in the meantime (e.g., workaround or guidance).
Status:
No resolution yet; no workaround or alternative install flow provided.
Awaiting an official fix from the team; key question (temporary mitigation for store review) remains unanswered.
Hello, I’m using a CLI template to build an app extension. The template is supposed to handle the OAuth flow automatically. However, when I uninstall the app from my development shop and try to reinstall it, the OAuth process is skipped and it goes directly to my redirect URL.
I’ve also captured this issue in a recording: Recording Link.
Thank you Lizk. We are in the process of getting our app accepted into the app store but this is the only issue missing in order to be accepted. what can we do?