I´m struggling with comments. I have a site that has a commenting system, and I want people that has an account with FB, Twitter, or G+, to be able to post comments using those credentials. The thing is that I want something like, let´s say, mashable, where people doesn´t have to create an account to post stuff.
They just log in to their accounts, and when posting the comment the site takes their avatar and name, and that´s it.
I don´t want them to crteate an account inside my site.
I´m using a Drupal site, and after reading a lot, and after asking a couple of questions, I still don´t know how to do that. I mean, it is possible because other sites have that. Right?
I need to implement something like disqus, but I want the comments to be stored inside my own database.
Thanks for your insight!