diff --git a/dist/index.html b/dist/index.html index e279630a..adcda636 100644 --- a/dist/index.html +++ b/dist/index.html @@ -59,7 +59,7 @@ clientSecret: "your-client-secret-if-required", realm: "your-realms", appName: "your-app-name", - scopeSeparator: ",", + scopeSeparator: " ", additionalQueryStringParams: {} }); }