Skip to content

v2.0.0

Latest

Choose a tag to compare

@flowcore-machine flowcore-machine released this 26 May 13:36
fc2e716

2.0.0 (2023-05-26)

⚠ BREAKING CHANGES

  • updated core dependencies, this requires an update for services using this package

Features

  • updated nestjs-oidc-project package and nestjs core (03ee2c7)

Bug Fixes

  • moved the payload check further up the run method execution stack (3b04767)
  • when forced unauthenticated is true, authenticatedUser is set to undefined (9aa594d)