Lobarev Pavel

Results 2 comments of Lobarev Pavel

Hey, @sanjay-noknok Could you provide us the configuration in your project(the way you have “implemented keycloak-angular”) Maybe the problem is in the way how have you provided keycloak-angular things.

@sanjay-noknok Guards and Interceptors should now be written as plain JavaScript function. As of Angular 15 they have deprecated class-based guards and interceptors. Maybe it is a problem, why you...