Search code examples
node.jssingle-sign-ongoogle-checkout

How to... Node js with Google/Facebook OAuth signin and Google Checkout


Hi I am totally new to Nodejs, but would anyone point me in the right direction on how I can quickly get Nodejs running with Google/facebook/openid single sign-on and google checkout integration.

Cheers


Solution

  • Passport package seems to be the best. You can find a lot of useful modules on node wiki page in GitHub.