Releases: ferrerojosh/nest-keycloak-connect
Releases · ferrerojosh/nest-keycloak-connect
1.3.1
- Hotfix for decorators
@Unprotected
and@Public
.
1.3.0
A minor release with a few changes.
@Unprotected/@Public
should now be available at the controller-level.@Unprotected/@Public
now have an optional parameterskipAuth
that is set to true by default, when false, a jwt header is checked, and will be authenticated on a public route- Bump
keycloak-connect
version to^11.0.0