Nextauth.js supabase adapter Middleware Error
Unanswered
lucas posted this in #help-forum
lucasOP
My problem is that I want to protect the path '/dashboard' in my application, at first with nextjs and nextauth it worked correctly, but when I added the supabase adapter I can not access /dashboard even if I have session, I need help please.