Next.js Discord

Discord Forum

socket.io help

Unanswered
Philippine Crocodile posted this in #help-forum
Open in Discord
Philippine CrocodileOP
I have set up socket io in pages folder pages/api/socket/io.ts
I have app router mainly but sockets are not working in app router so used them in pages thing but thing is I am unable to authenticate user it's giving me undefined everytime so how can I how authenticate user because I have my main thing in app/api/[...nextauth] and I think pages folder is unable to access that

0 Replies