benjitastic
benjitastic
Does anybody have a workaround currently for this? how can I force a user to go back through the scope authentication screen? Tried sending them here: https://app.ngrok.io/auth?shop=shopname.myshopify.com. But no luck
Nevermind, this does work. If you include more scopes and then send the user to https://app.ngrok.io/auth?shop=shopname.myshopify.com they will see the screen asking for more scopes. And instead of "Install app"...
Just switched to Redbird from https://www.npmjs.com/package/http-proxy. It's great. The only missing piece for me also is wildcards like http-proxy supports. Like 'www.*.domain.com' : 'localhost:4000'