kittgen / kittgen-nestjs

Set of libraries and code generators for Nestjs
MIT License
46 stars 0 forks source link

fix(authz): handle null/undefined in interceptor #49

Closed edgarmueller closed 3 years ago

edgarmueller commented 3 years ago

Let interceptor handle null and undefined values, such that it does not fail with an exception.

ottovw commented 3 years ago

:tada: This PR is included in version @kittgen/nestjs-authorization-v1.4.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: