Hi All,
I dont want ask the user to confirm on logout, as below screen.
I have done this but no luck.
await this.keycloakService.logout(logoutUrl).then(() => {
});
Angualr and keucloak details:
angular/cli:11.0.2
"keycloak-angular": "^8.3.0",
"keycloak-js": "^10.0.2",