I am working on a NodeJS app with AngularJS on the front end. Using passport Facebook and Google to auth users. This user will create a dynamic socket.io room and I need to generate a URL to invite other people who can spectate this room but not participate. How do I do this? Do I just make the URL public and check for user session to display actions?
via user1842315
No comments:
Post a Comment