🐈nestjs-help

7806 threads · Page 113 of 157

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