🐈nestjs-help

7806 threads · Page 147 of 157

class-validation and swagger issue when using inheritance 5 messages
other
nestjs serve-static subdirectory 2 messages
serve-static
ConfigModule.forFeature same property names in different modules issue 7 messages
configuration
How to unit test with MongoDbModule without triggering connection? 30 messages
testing
got package 5 messages
community package
Swagger multiple descriptions for one API response 4 messages
other
NestJS - What is the Best Practice to Check for Duplicates Upon Entry Creation 3 messages
discussion other
Transform validation response like old-school 2 messages
core
Why nestjs cannot resolve the config service dependency? 10 messages
core
How do I use asymmetric jwt validation in NestJs? 9 messages
authorization authentication
about uncaughException 9 messages
discussion
Add INTERCEPTORS_METADATA to provider's method in order to create attach an interceptor 6 messages
core
fastify nest.js and remix 4 messages
suggestion to the fw fastify
moduleFixture.createNestApplication().useGlobalPipes(new ValidationPipe()); Leaking unrelated DTO's 5 messages
testing core express other
Display optional Query Params for POST request on SwaggerUI 19 messages
core other
metatype is not a constructor (BUG) 20 messages
core authentication
[RESOLVED] Exception-Filters 3 messages
core
Heap out of memory when dynamic modules have circular dependencies 2 messages
core
How to make Jest read spec files situated in a separate folder? 15 messages
testing
use service in a global service 5 messages
core
NestJS + GraphQL not working in Docker 4 messages
other
how to use multiple 200 status code in a function controller 2 messages
core
How to add condition in constructor method before calling super method in Passport Strategy. 9 messages
authorization authentication
Getting response and request results 34 messages
testing
Error injecting request in service after upgrade V9 27 messages
core
Class Validator for Class Types 4 messages
other
Unit Test Error TypeError JwtStrategy requires a secret or key 4 messages
testing
NestJS - JWT-Refresh Strategy Raises Error on Request within Validate Method 7 messages
authorization authentication
saga events context 3 messages
other
How can I access package.json fields ? 3 messages
core
Validate input from post request, authentication, jwt, passport 7 messages
docs authentication
How can you get decorators on a route programmatically? 5 messages
testing core express
Share DTO classes between nestjs and another project 2 messages
core
HttpService missing in 9.2.0 5 messages
core
Export DTOs as interfaces for other applications? 3 messages
other
HttpService throwing undefined 4 messages
other
Use ParseArrayPipe for query params and validate the items as UUIDs 8 messages
core
Mock entity class with static methods. 3 messages
testing
command line [--max-http-header-size] options doesn`t work 4 messages
express
typed config service in microservices monorepo 2 messages
configuration
Nest can't resolve dependencies of the RolesGuard 59 messages
authorization
NestJS stucks at dependencies initialized 2 messages
core
How do you retrieve the request object in the passport serializer? 14 messages
authentication
Newrelic with NestJs 2 messages
other
How to use one provider in BaseClass without having to pass it on every extended class 2 messages
core
NestJS - How to Override Default Guard 4 messages
authorization authentication
Middleware use not being executed when Controller has versioning 8 messages
core fastify
Post-action middleware? 8 messages
other
EventPattern testing 3 messages
testing
How to validate unix timestamp? 7 messages
core