diff --git a/fxa-oauth-server/config/dev.json b/fxa-oauth-server/config/dev.json index a4338fdaf..443ff965b 100644 --- a/fxa-oauth-server/config/dev.json +++ b/fxa-oauth-server/config/dev.json @@ -155,7 +155,7 @@ "hashedSecret": "4a892c55feaceb4ef2dbfffaaaa3d8eea94b5c205c815dddfc90170741cd4c19", "imageUri": "", "redirectUri": "http://127.0.0.1:3030/oauth/success/a2270f727f45f648", - "canGrant": false, + "canGrant": true, "trusted": true, "allowedScopes": "https://identity.mozilla.com/apps/oldsync", "publicClient": true