Cyan
DTDrizzle Team
•Created by Cyan on 10/16/2023 in #help
Drizzle NextJs Middleware
Hello,
I'm currently using NextJs middlewares to protect my application. In my middleware, I have a query running to check if the sessionToken is valid. But whenever I visit the protected page I get the following error.
Does anyone know how I can fix this? If needed, I can provide some code examples.
5 replies