🐈nestjs-help

7806 threads · Page 73 of 157

Support for passwordless authentication with passport 23 messages
authentication
Example repo using graphql/apollo v12 that works on a docker container 4 messages
other
Prisma - problem with errors 19 messages
community package
Update HTTP response status code for graphql errors 6 messages
core express
I dont understand how @nestjs/bullmq is meant to work without the @Process decorator 4 messages
community package solved docs
strange object expected as provider 34 messages
solved other
Can I prevent mismatch of a Nest route pattern and its param DTO before run-time? 6 messages
✅ validation
Strangest Nest.js bug with Controller function 10 messages
express
Switching from standard to monorepo+webpack+swc-loader no speed difference 27 messages
configuration cli
SSE Using RxJs and EventEmitter2 - How listeners are being removed ? 2 messages
discussion
NestJs + Fastify. Erros on build 11 messages
configuration core cli
migrations using sequelize 3 messages
configuration
am using { JwtService } from "@nestjs/jwt"; 13 messages
authorization solved
optional function parameter 7 messages
configuration
NestJS + Bull + Redis 4 messages
other
How to get all app routes? 3 messages
core
GlobalPrefix and ServeStaticModule 2 messages
configuration core solved serve-static
How to avoid using try\catch with using ExceptionFilters or any ideas? 21 messages
configuration discussion other
Global Dynamic Modules not working 19 messages
core
Unit Testing 2 messages
testing
Access response object in pipe 3 messages
core
Nest can't resolve dependencies of the PrismaService (PRISMA_SERVICE_OPTIONS, ?) 13 messages
authorization configuration other authentication
mixin for a guard vs setMetaData 5 messages
core solved
nestjs swagger validator-badge 14 messages
configuration
JWT validation question 51 messages
solved ✅ validation authentication
role administration 3 messages
authorization
Validation on parent DTO instead 86 messages
solved ✅ validation
SWC + Debugger = Impossible? 6 messages
configuration
Discovery is not automatic when injecting an interface? 2 messages
configuration core testing
nestjs senior projects 2 messages
discussion docs
How can I use a different "dataSourceOptions" for tests? 3 messages
core testing
DTO referring to another DTO 16 messages
solved ✅ validation
create type at runtime in a service 9 messages
core solved
Intercept router resolver response 5 messages
core
Accessing Authenticated Users in Your Services 41 messages
core solved authentication
Modify response in Web-socket connection using interceptor 2 messages
discussion
vercel deployment error this serverless function has crashed 3 messages
discussion
Differences between return and server.emit in gate message handler? 4 messages
core docs
Google auth logic error! 18 messages
cli authorization configuration core authentication
difference between @body and @payload ? 2 messages
discussion
Extending request and error handler 19 messages
core express docs
I meet such as this error, but owing to my lack of knowledge, I can't handle error asap. 4 messages
cli serve-static express core solved
Phantom Endpoint 4 messages
solved other
Issue with DI 58 messages
core authentication
InjectionToken value type inference 64 messages
configuration core
Passport oauth not returning refresh token and profile 4 messages
authorization authentication
One Endpoint multiple supported Body Types 32 messages
core
how to make all api routes be documented automatically? 3 messages
core solved
Reuse code/modules/services in different Nest.js apps in one repo 6 messages
core
How to Efficiently Get the Number of Products in Each Category from Many-to-Many Relationship in Nes 2 messages
configuration other