Added built files
This commit is contained in:
3
dist/index.html
vendored
3
dist/index.html
vendored
@@ -38,7 +38,8 @@
|
||||
initOAuth({
|
||||
clientId: "your-client-id",
|
||||
realm: "your-realms",
|
||||
appName: "your-app-name"
|
||||
appName: "your-app-name",
|
||||
scopeSeparator: ","
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user