Registered User Join Date Aug 2014Posts 1How to implement this website login/user profile/social network connection strategy?I am building a website. I am planning to use these server and client side technologies: Node.js server, Passport.js user authentication, AngularJS client side framework. I was originally planning to use PHP and AngularJS but it seems like Node.js is the way to go.
Anyway, using any technologies, how do I implement the following strategy?
Case 1: User not logged in / new visitor:
- Allow user to log in using a social network profile like Facebook, Google
No comments:
Post a Comment