🐈nestjs-help
req.session.regenerate is not a function
authorization
authentication
Inject in PipeTransform
core
Why does Nest prefer CommonJS?
core
res.setHeader is not a function
authorization
authentication
graph.json from devtools is always empty
NestJS Devtools
jwt login can't see the secret key
authentication
Webpack + Nestjs + Typeorm
other
cleanup code after a guard has rejected a connexion
other
JwtModule registerAsync() `global` is not a valid option
authentication
How to export types of object returned by controllers ?
other
number validation DTO
✅ validation
Nestjs async services
configuration
discussion
If i'm using Observable instead Promise, should i unsubscribe it just like Angular???
core
other
ELIFECYCLE Command failed with exit code 255.
configuration
core
cli
TypeError: (intermediate value).populate is not a function
testing
Websocket Gateway Issue
core
RabbitMQ Monorepo doesn't pick up events.
core
Errors in middleware of NestJS
core
Authentication for Sign Up in NestJS Application
authentication
Load module in different environments
configuration
I don't know how to get graphql subscription working (new to Nestjs)
core
Config Service override get method to have infer true by default.
configuration
nest new project-name returns Unexpected token ;
other
TypeORM, entity class, get field names in an array
other
Deploy to Azure Functions
discussion
How to get or create provider via moduleRef?
core
how to send param into authGuard
authentication
Generate OpenAPI specification to JSON file without starting application
docs
Access guard values in a controller
discussion
Run API on different databases
core
cli
does `Inject` use `strict`?
core
other
CLI creates folder for each thing i do
core
cli
Enums with class-validator and typeorm
✅ validation
Cant use AuthGuard
configuration
authentication
Having cores error
configuration
API Handling of Non-Standard Values
discussion
Receiving Error while following the documentation (Parameter 'params' implicitly has an 'any' type)
docs
vscode + nestjs + TS2307
configuration
core
cli
send command line argument from inside of nestjs
other
cli
nest cli not working
cli
ModuleRef does not work properly in external npm lib
core
Issue with webpack HMR
discussion
other
Nestjs library imports
other
Which mongoose to use with nest, there are 2 in docs
docs
mongodb adapter for nestjs similar to mongoose
configuration
secretOrPrivateKey must have a value (@nestjs/jwt)
core
authentication
Error [ERR_REQUIRE_ESM]: require() of ES Module
discussion
Generate resource do not match
cli
is @nestjs/common the only required package for libs?
discussion
Use service in CanActivate class
authorization