Closed teaknig closed 3 weeks ago
In my case, the @KeycloakUser decorator isn't working for some reason
versions:
"keycloak-connect": "^26.0.1", "nest-keycloak-connect": "^1.10.1",
v2.0 is not yet released yet, I forgot to change the default branch to show 1.0, my bad.
EDIT: I switched the branch just now. It should be @AuthenticatedUser
for the old one.
Thank you very much
In my case, the @KeycloakUser decorator isn't working for some reason
versions: