All in one oauth / login social button

I am looking for a modern open source single sign-on / hosted login service that will allow me to embed a login button on my site with the ability to log in using Twitter, Facebook, Google, OpenId or any other common authentication system. Something like socialite , but not only for sharing, but also for managing user identity. Ideally, I want this service to store all user information for me and have clean REST APIs to retrieve information, if necessary, and only to provide me with a basic global user ID.

+5
source share
5 answers

Found what I'm looking for . Also oauth.io

+4
source

To answer my own question, I found quite a few , but unfortunately they all require either PHP or the Ruby stack or are ugly . Are there any open source or fully supported Node.js solutions?

+2
source

, auth, , API Yandex (, Baidu Google), .

http://loginza.ru/

+2

, ( ""?) , , - .
:

  • , ,
  • (, OpenID, , Facebook, Windows Live ..) " ", URL- / , .

, (, , ).

0

Janrain Engage provides a hosted social login solution.

Not open source. Janrain contributes quite a bit to the OS, but to engage in a commercial project. This is a hosted solution, so it really stores the data for you, as you indicated. Perhaps this is the service you are looking for?

0
source

All Articles