Sanjay Kumar

Results 2 comments of Sanjay Kumar

@OZIOisgood Thank you for your response. Here are my keycloak configurations keycloak.config.ts i have put this file in src/environments folder ``` import { KeycloakConfig } from "keycloak-js"; const keycloakConfig: KeycloakConfig...

@OZIOisgood Thank you for your response. I appreciate that. I tried your code and enabled the ssr from angular.json file Still getting the same issue. ![image](https://github.com/mauriciovigolo/keycloak-angular/assets/86402032/56e4aeae-ee81-42c9-b8c2-6885bcae6fd8) If there is any...