MatthewLavine / NodeJS-Chat

NodeJS based chat App
https://hardorange-chat.herokuapp.com/
MIT License
33 stars 11 forks source link

oauth / twitter / facebook login #18

Closed zosiazija closed 10 years ago

zosiazija commented 10 years ago

This is an addition to the Issue #12 It would be great if people could login in just one click from Twitter/Facebook and we can store that data in db. i know it's ok for Twitter username for nick, but I do not know about the user name in Facebook, to make it a nick in this programm... anyway, if there is an existing solution for this - it would be great!

What do you think?

MatthewLavine commented 10 years ago

At this time, I believe external logins exceed the scope of the nature of this project. If you would like to add this functionality, feel free to fork the repo :)