You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is because the responce data from facebook no longer has the "username" attribute so anything with req.user.username needs to be corrected to handle facebooks "displayName" change. I fixed it by going through and adding
Problems with Facebook auth
User can join to room and i see only "undefined has joined the room."
The text was updated successfully, but these errors were encountered: