Are there any robust authentication libraries for node.js as for rails (devise, sorcery), that could allow to do external authentication (facebook connect, twitter...) as well?
Asked
Active
Viewed 6,558 times
13
-
What kinds of external authentification? – thejh Dec 03 '11 at 18:49
-
Facebook connect, twitter, open id.. – WHITECOLOR Dec 03 '11 at 18:55
-
Possible duplicate of [user authentication libraries for node.js?](http://stackoverflow.com/questions/3498005/user-authentication-libraries-for-node-js) – Ismael Abreu Oct 14 '16 at 08:25