fixing & disable build test
This commit is contained in:
parent
7267cc1f44
commit
90bdb3ab55
2 changed files with 101 additions and 101 deletions
|
|
@ -13,7 +13,7 @@ const initOptions = {
|
|||
// url: 'https://id.frappet.synology.me/'
|
||||
}
|
||||
|
||||
const keycloak = Keycloak(initOptions)
|
||||
const keycloak = new Keycloak(initOptions)
|
||||
|
||||
keycloak.onAuthSuccess = () => {} //เพิ่มlogin สำเร็จจะมาทำฟังก์ชันนี้
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue