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