1

I wish to implement OpenID on a Node.js server with Everyauth, and I was looking for an example to guide me, since I am quite new to Javascript and Node. I am aware of the everyauth documentation, but still, if I could play around with a project/example I would appreciate.

For Passport, I found good examples here:

But is there anything equivalent for Everyauth?

Regards,

laggingreflex
  • 32,948
  • 35
  • 141
  • 196
roky
  • 208
  • 2
  • 9
  • Passport is the #1 authentication library to go with node.js. Why insist on everyauth? – Patrick Sep 26 '12 at 19:30
  • @Patrick: Thank you. I have to add OpenID functionality to a project that is already using Everyauth. Switching to Passport is always an option, that I find attractive the more I look into it... – roky Sep 27 '12 at 13:41
  • did you ever find, or do you have a working example? – cc young Dec 10 '12 at 04:07
  • @ccyoung: I opted for Passport. It works very well. I stoped looking for Everyauth examples... – roky Dec 14 '12 at 20:10

0 Answers0