|
|
|
|
|
by agustif
2232 days ago
|
|
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/ |
|