Hacker News new | ask | show | jobs
by DagAgren 2232 days ago
Did anyone make any replacement login-only libraries for Facebook?
1 comments

It's not exactly what you want, but just yesterday I made AccountsJS work with Facebook OAuth.[1]

I was glad today when watching this newsline, to have avoided the facebook SDK.

I think OAuth is usually better because every major provider has some version of it and so you basically can implement them all the same or at least in a really similar fashion.

1. http://www.accountsjs.com/