David Koprivec
Results
1
issues of
David Koprivec
Once logged in, the value of `KEYCLOAK_EVENT_SIGNAL` is `KeycloakEventType.Ready`, which allows `HasRolesDirective` to function correctly. However, when the token expires and `keycloak.updateToken()` is called, the value changes to `KeycloakEventType.AuthRefreshSuccess`. Since...