NestJS multitenancy with Passport JWT not working, Request object is undefined
I have created a multitenant app in NestJs using a connection factory where we inject a connection for each request. I have spent several days debugging this but no luck till now.