🐈nestjs-help

7806 threads · Page 46 of 157

Refresh access token in AuthGuard from passport 3 messages
authentication
SDK: Nest can't resolve dependencies 22 messages
core
Class-validator isn't validating 2 messages
✅ validation
nest translation returns a different format, how can I adjust it with my global filter? 14 messages
community package solved
class-transformer Type @Type(() =>) doesn't work with interfaces? 2 messages
solved other
What happens if i import full module instead of just provider? 11 messages
core
Override/Ignore Global Pipe from Controller 4 messages
configuration core ✅ validation docs
nest-mongo-query-parser 4 messages
core testing docs
NestJS Testing Validation Error with Zod 3 messages
configuration testing
NestJs have weird request issue when using AsyncLocalStorage 7 messages
core express other
swagger CLI plugin not generating metadata when using swc? basic stripped-down use case 13 messages
configuration core solved cli
Error: Nest can't resolve dependencies of the ApiModule 55 messages
core express
useFactory - Inject provider 9 messages
core solved
validation pipeline is not validating cookies 9 messages
solved ✅ validation
Rename a module and it's controller, services etc easily ? 2 messages
solved cli
[SAGA's] How do you manage transactions in microservices ? 10 messages
core
Why use providers instead of Javascript modules? 3 messages
discussion
Passport with Microservices Doubt 6 messages
authentication
Racing condition 2 messages
core solved
How to effectively utilize discriminator types in a NestJS module? 41 messages
core
Hey anything around worker threads in NestJs ? 32 messages
core
Using middleware in the DI system to manage dependencies 8 messages
core discussion solved
module dependencies 5 messages
core solved
ERROR [ExceptionHandler] Nest can't resolve dependencies of the WalletUsersService (WalletUserReposi 2 messages
solved
Hello, I'm trying out devtools.nestjs and I have some problems understanding the results I'm given. 5 messages
NestJS Devtools
How to load images uploaded to the server 7 messages
configuration core solved
Error when using GRPC client in Bull (BullMQ) processor 7 messages
community package solved
Datasource Is Undefined after deploy NestJs application into Lambda Function 13 messages
✅ validation
"UseFilters" decorator not working in a service 6 messages
core solved
Two kafkas in one nest.js server consuming problem 2 messages
configuration core
Nest JS and turbo repo 9 messages
configuration cli
Discovering methods with decorator results in uninitialized dependencies 13 messages
core solved
Adding code into a class constructor (whether it is a service, module or controller) 9 messages
core solved other
Localization 14 messages
configuration community package core docs
Implementing AsyncLocalStorage in jwt strategy 17 messages
authentication other
Make a findOne with id sent in url before a Guard 6 messages
authorization configuration core
How do I exclude path to global prefix 7 messages
configuration other
Dynamically swapping provider class implementation without having to manually pass constructor args 4 messages
core
Using the @ApiProperty decorator on a property with a null type causes a circular dependency error 6 messages
other
Handling Unauthorized Access 6 messages
authorization
what is the fundamental difference between a service and a controller 15 messages
docs
Passing module options to the guard inside controller 6 messages
configuration
Switching of DB using REQUEST.SCOPE & Durable Providers (Seems like some kind of timing issue) 7 messages
core discussion other
Which one do you prefer when it comes authentication? (session or jwt) 8 messages
authentication
Locating circular dependency 52 messages
core solved
NestJS can't resolve dependencies... again... 11 messages
core solved
Missing Dependency in shared module 5 messages
express solved other
Nest.js websocket cors error 4 messages
configuration
serve-static being overwritten by a catch all 3 messages
configuration solved serve-static
Swagger: Request body is referencing to same last generated API request body 4 messages
discussion core docs cli