New Dev Dashboard missing proxy, callback & scopes

I’ve been developing an external Shopify app for the past few weeks, and doing really well until today. The ability to edit the proxy and callback URLs is not present in the new dev dashboard.

I need to edit the auth and proxy endpoints daily to support my dev ngrok endpoints.

Please help!

I also need to set the whitelist for oauth authentication!

Hi! You can edit those settings in your app TOML and save them by running `shopify app deploy`. You can find more info here: App configuration