I implemented the onEvent handler like this: const keycloak = new Keycloak(); const keycloakConfig = { onLoad: 'check-sso' }; const onTokens = tokens ...
確定! 回上一頁