Skip to content

1.3.0

Compare
Choose a tag to compare
@ferrerojosh ferrerojosh released this 02 Dec 11:15
· 204 commits to master since this release

A minor release with a few changes.

  • @Unprotected/@Public should now be available at the controller-level.
  • @Unprotected/@Public now have an optional parameter skipAuth 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