Fix types
This commit is contained in:
parent
c4cc6f71f1
commit
761778ce00
2 changed files with 10 additions and 10 deletions
|
@ -28,7 +28,7 @@ createApp(App)
|
|||
realm: 'test',
|
||||
clientId: 'oidc-test-web',
|
||||
},
|
||||
init: { onLoad: 'check-sso' },
|
||||
//init: { onLoad: 'check-sso' },
|
||||
onReady(keycloak: Keycloak, vkk) {
|
||||
initializeTokenInterceptor()
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue