質問

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

役に立ちましたか?

解決

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

他のヒント

For Single Sign On, check out Passport-SAML module https://github.com/bergie/passport-saml

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top