rajamoulimallareddy

Results 23 comments of rajamoulimallareddy

Using nest and passport with prisma-session-store and am getting seeing this issue. And also even if it runs successfully the cookies are not generated for some reason

> @aresthegofwar looks like you haven't generated the client types or missing the session model. Try defining the Session model in your `schema.prisma` if you haven't already: > > ```...

> > But it is not working with NestJS. If possible, please provide an example of using it in the NestJS > > Yeah, that's an example configuration for an...