problem on createMiddleware when update clerk to the newest
i update my clerkMiddleware to the newest which is not able to use the authMiddleware anymore but when i change it i got problem in my nextjs app the problem looks like this, please help me because im using i18n as my locale in my website
Passing data from the Clerk middleware to page in Next.js
I’m looking a way to pass data from the clerk middleware to the page (or auth object). I couldn’t find anything yet.