We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99bada4 commit f03297eCopy full SHA for f03297e
webapp/config/environment.js
@@ -40,6 +40,7 @@ module.exports = function(environment) {
40
scope: "openid profile email user.read",
41
allowUnsafeRedirect: true,
42
}
43
+ }
44
45
};
46
0 commit comments