diff --git a/index.html b/index.html index d3e10b6..165c31b 100644 --- a/index.html +++ b/index.html @@ -89,6 +89,7 @@ data: { username: uid, password: pwd, + scope: authScope, }, //dataType: 'json', success: function (data2) {