문제

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