diff --git a/webadmin/src/index.html b/webadmin/src/index.html index c201998e1..2e64c76ba 100644 --- a/webadmin/src/index.html +++ b/webadmin/src/index.html @@ -202,6 +202,7 @@
Scope: {{ client.scope }}
-RedirectURI: {{ client.redirectURI }}
-Client ID: {{ client.id }}
-Client Secret: {{ client.clientSecret }}
- -- {{ token.accessToken }} -
-Scope: {{ client.scope }}
+RedirectURI: {{ client.redirectURI }}
+Client ID: {{ client.id }}
+Client Secret: {{ client.clientSecret }}
+ ++ {{ token.accessToken }} +
+