We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
x
- [x] bug report -> please search for issues before submitting - [ ] feature request
"@angular/core": "19.0.3", "keycloak-angular": "19.0.2", "keycloak-js": "25.0.5",
hello, I found a new problem:
includeBearerTokenInterceptor -> keycloak.authenticated is false
Auth guard has authenticated=true
true
The text was updated successfully, but these errors were encountered:
the problem is when the service that hits the http server is injected into provideAppInitializer(() => {})
Sorry, something went wrong.
I have the same issue mentioned here #610
mauriciovigolo
No branches or pull requests
Bug Report or Feature Request (mark with an
x
)Versions.
Repro steps.
The log given by the failure.
Desired functionality.
hello, I found a new problem:
includeBearerTokenInterceptor -> keycloak.authenticated is false
Auth guard has authenticated=
true
The text was updated successfully, but these errors were encountered: