Aiman Almureish

Results 2 issues of Aiman Almureish

Hello! First of all the library really amazing. Second I am using Next with Prisma and whenever I try to assign `user` to `req.session` I get this error `Property 'user'...

I am trying to implement it on a Next js project and I get the following error in the _app.tsx ``` import { I18nProvider } from "next-rosetta"; import type {...