Hacker News new | ask | show | jobs
by canadev 4733 days ago
I would recommend rolling your own consumers, or using one of the following libraries:

- http://hybridauth.sourceforge.net/ (PHP)

- https://github.com/intridea/omniauth (Ruby)

Anybody have any equivalents for other languages?