Are there any popular javascript libraries that provide as a wrapper for multiple oauth2.0 authentication api(s) like Facebook, twitter, Google, & LinkedIn ? I want to allow users on my app to login with these oauth providers & allow me to get me some information about them from these providers.
I did come across a library called hello.js but not sure if it is well tested & widely used. Also there are not many related questions here on Stack Overflow what looks not-too-good to me.