Skip to content

Commit

Permalink
Merge branch 'fix_scope_separator' of https://github.com/cbornet/swag…
Browse files Browse the repository at this point in the history
…ger-ui into cbornet-fix_scope_separator
  • Loading branch information
fehguy committed Aug 10, 2016
2 parents bcce19f + c7c910c commit ec5641a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
clientSecret: "your-client-secret-if-required",
realm: "your-realms",
appName: "your-app-name",
scopeSeparator: ",",
scopeSeparator: " ",
additionalQueryStringParams: {}
});
}
Expand Down

0 comments on commit ec5641a

Please sign in to comment.