This commit is contained in:
Tony Tam
2015-10-26 17:11:10 -07:00
parent 5f22a46672
commit 2fced78075
2 changed files with 9 additions and 5 deletions

2
dist/index.html vendored
View File

@@ -48,7 +48,7 @@
if(typeof initOAuth == "function") {
initOAuth({
clientId: "your-client-id",
clientSecret: "your-client-secret",
clientSecret: "your-client-secret-if-required",
realm: "your-realms",
appName: "your-app-name",
scopeSeparator: ","