This commit is contained in:
Tony Tam
2015-07-22 18:14:18 -07:00
6 changed files with 12 additions and 8 deletions

1
dist/index.html vendored
View File

@@ -47,6 +47,7 @@
if(typeof initOAuth == "function") {
initOAuth({
clientId: "your-client-id",
clientSecret: "your-client-secret",
realm: "your-realms",
appName: "your-app-name"
});