Issue
I am making an live - chat platform, but I cannot find a way to verify a users identity.
I do not have any code because there arent any errors.
Solution
I ended up solving this after reading this article. They used the express-session package and showed how to get the req.session variable from a socket.io event.
Answered By - Liam Sholts Answer Checked By - David Marino (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.