nestjs-app Library
this package is aim for shorten and clean way to initialize nestjs applications.
-
for
.useAppGlobalGuards
. here is the following sequence to initial Jwt AuthGuard:i. using
.setJwtAuthGuard
if specified ii. usingJwtMsAuthGuard
if @nathapp/nestjs-microservices installed iii. else usingJwtAuthGuard