From 3d01fa4af6fec692daf1e26ef9e9a3bdb0b7b08d Mon Sep 17 00:00:00 2001 From: yunganw <46147701+yunganw@users.noreply.github.com> Date: Mon, 19 Aug 2019 10:42:51 +1000 Subject: [PATCH] Update index.html update scopes --- index.html | 1 + 1 file changed, 1 insertion(+) 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) {