👾RnbsovOriginal post
Rank 2: Process
the problem is that fallbackCookie is in localstorage not in cookies
Summary
Developers are discussing how to check authentication in middleware in Next.js and debating storing values in cookies upon login and logout. The issue is that the fallbackCookie is in localStorage instead of cookies.