Next Auth Middleware on netlify #2410
Unanswered
alkhatabwedatalla
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone
I'm using next 13 and next auth 4.24.
I have this middleware to protect some pages on my project it works well on my local but when I deploy it to Netlify it keeps redirecting me to the sign-in page even if I log in, just for the protected page for the other pages it works well.
notes: I'm using the src directory
Beta Was this translation helpful? Give feedback.
All reactions