SignOut is not working on vercel
Unanswered
oliver posted this in #help-forum
oliverOP
I am using next-auth for authentication in my nextjs app.
SignOut ("next-auth/react") is working well on my local, but it doesn't work after I deploy it on vercel.
When I try to signout, it is redirected to
I am not sure why it is not working.
SignOut ("next-auth/react") is working well on my local, but it doesn't work after I deploy it on vercel.
When I try to signout, it is redirected to
/# and it shows HTTP ERROR 405. I attached screenshot of it.I am not sure why it is not working.
1 Reply
oliverOP
I think it is related to vercel deployment.
If there is anyone who knows the correct reason, plz help me
If there is anyone who knows the correct reason, plz help me