middlewares typesafety
if i have a procedure like this (image 1) it uses
authMiddleware
and then when i use next middleware type of session still can be undefined is that a possible case to happen or just types are not passing between middlewares

0 Replies