You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I think something is missing, however I have this problem when I run the init when the application starts.
The error refers to this line:
let keycloakAuth: any = new Keycloak (keycloakConfig);
Error: ReferenceError: Keycloak is not defined
Can you give me some help?
Thank you.
Leonardo
The text was updated successfully, but these errors were encountered:
Hi, I think something is missing, however I have this problem when I run the init when the application starts.
The error refers to this line:
let keycloakAuth: any = new Keycloak (keycloakConfig);
Error: ReferenceError: Keycloak is not defined
Can you give me some help?
Thank you.
Leonardo
The text was updated successfully, but these errors were encountered: