1

guys, I want to integrate Keycloak into my Angular project but I found myself faced with this error TS1259 if there is anyone who has a solution please help this is a screen that shows the error

here is the function I created

and this is the provider

I tried this function following a video on youtube

  • fixed , in keycloak-angular/lib/services/keycloak.service.d.ts : switch from import Keycloak from 'keycloak-js'; to import * as Keycloak from 'keycloak-js'; – Oualid Abid May 25 '22 at 08:03

0 Answers0