Middlewares no longer work.
Since we upgraded from 3.11.2 to 3.12.4 middlewares are no longer loading up.
Is there a new way to implement this?
file is
middleware/auth.ts
3 Replies
bump.
what is the returned value of
useCurrentUser().isLoggedIn()
?true/false, but the problem is the middleware is not called at all.