Frederic Guiet

Results 11 comments of Frederic Guiet

Hi, Same issue here. Here is the code I am using. KeycloakEventType.Ready is triggering but AuthSuccess is not ```js import { effect, inject, Injectable, InjectionToken, Signal } from '@angular/core'; import...