🐈nestjs-help

7806 threads · Page 72 of 157

Need super help with integrating Auth with React Frontend and nestjs backend (google auth in nestjs) 17 messages
authorization authentication
How To Refresh Sessions? 45 messages
solved authentication
401 With Guards 20 messages
authorization authentication
Missing "driver" option. Nest thinks I'm using version 10 of @nestjs/graphql but I'm using 9 95 messages
core other
@nestjs/mapped-type lose class-transformer decorator since 0.3.2 on client side 22 messages
core
How can I use Nestjs with a Serverless architecture on AWS? 2 messages
core other
Issues with watch task 29 messages
configuration cli
Eventpattern works but messagepattern is not hitting the microservice 2 messages
configuration
When to use Cqrs pattern 4 messages
docs
Swagger UI / Nestjs 16 messages
other
Always process jwt 31 messages
authorization authentication
Is there any way create a middleware between controller and service ? 3 messages
configuration core discussion docs
graphql-ws auhentication missing 6 messages
authorization authentication
Wrong nbf time when decoding JWT token in nestjs 4 messages
authorization
How to create response middleware? 8 messages
express solved
wondering the best way to handle errors in NestJS (not microservices) 6 messages
discussion
Persist session data across multiple subdomains 13 messages
express
Case sensitive routing 4 messages
fastify express solved
Combine Swagger CLI for Response Body with Description 6 messages
configuration
Is it possible to use graphql-helix with Fastify? 7 messages
fastify
How can I have a separate database for testing? 31 messages
core testing solved
Documentation for DynamicModule with forRoot/forFeature pattern 10 messages
core docs
Function is initialised before both constructor on circular Dependency 8 messages
configuration discussion
What are the specific prerequisites to learning NestJS? 130 messages
discussion other
Swagger json hyperlink did not display? 7 messages
configuration other
Adding ESM Module 5 messages
configuration core solved
How can I pass MODULE_OPTIONS_TOKEN of one Module to another Module? 9 messages
other
When and how to test decorated classes 41 messages
testing
problem with subscriptions setup 9 messages
configuration
dynamic return 6 messages
express authentication
Can't access response.redirect 20 messages
express
Circular dependency on test from import files order (not import order on module) 2 messages
testing
What is the latest stable version of nestjs ? 21 messages
configuration core cli
Api path with versioning 5 messages
solved other
VSC: stopped showing up in the 'Problems' tab 4 messages
other
Can we use Enums on DTOs? 6 messages
core express other
How to use and configure cache-manager-redis-yet? 4 messages
configuration
TypeError: metatype is not a constructor 2 messages
configuration core
How to debug Nest JS app ? 24 messages
core
How to generate simple schema using Swagger in NestJS? 15 messages
discussion docs
How can i set cookie 78 messages
authentication
Services across modules 86 messages
authorization authentication
Hello, i'm looking for help. 2 messages
configuration
NestJS Microservice under the hood 9 messages
core
Using guard with a service injected 10 messages
authorization discussion solved authentication
what is right way to make endpoint for one field CRUD in one collection? 49 messages
discussion
export APP_FILTER from another module 4 messages
core solved
Request stream termination 5 messages
express
Help with dynamic modules 12 messages
core solved
The "@nestjs/swagger" plugin is not compatible with Nest CLI. 6 messages
cli