Is there a guide for using SSR with Angular 19 and provideKeycloak? #612
Labels
documentation
This issue/PR is related to documentation or improvement thereof.
enhancement
This issue/PR is an enhancement or new feature.
Bug Report or Feature Request (mark with an
x
)Versions.
keycloak-angular 19
Repro steps.
The log given by the failure.
Desired functionality.
I'm working with Angular 19 and keycloak-angular for authentication. I'm trying to implement Server-Side Rendering (SSR) using Angular Universal, and I want to use the provideKeycloak provider for Keycloak authentication.
However, I'm unsure how to properly set up provideKeycloak in an SSR environment, as there are issues with accessing the window object and configuring the provider correctly.
What I’m looking for:
I would appreciate any help or links to documentation.
Thank you in advance!
The text was updated successfully, but these errors were encountered: