- Import eq from drizzle-orm and users from schema - Export requireAdmin(c, next) that returns 401 if userId not in context, 403 if user.isAdmin is falsy
- Import eq from drizzle-orm and users from schema - Export requireAdmin(c, next) that returns 401 if userId not in context, 403 if user.isAdmin is falsy