Pārlūkot izejas kodu

set default oauth scope separator to whitespace

Fix #1598
bubble
cbornet pirms 8 gadiem
vecāks
revīzija
c7c910cf5c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      dist/index.html

+ 1
- 1
dist/index.html Parādīt failu

@@ -59,7 +59,7 @@
clientSecret: "your-client-secret-if-required",
realm: "your-realms",
appName: "your-app-name",
scopeSeparator: ",",
scopeSeparator: " ",
additionalQueryStringParams: {}
});
}


Notiek ielāde…
Atcelt
Saglabāt