How to secure my socket.io server
How to check session in socket.io server
note: My realtime server is a separate server from the authentication server.
2 Replies
why you are using auth in a socket.io server?
To prevent users who are not logged in from connecting