Closed mcaniga closed 4 years ago
I suggest to use GoogleOAuth from PassportJS, link bellow. http://www.passportjs.org/docs/google/
If you already know how, why not.
If we decided to add custom username/password authentification for users which don't have google account, I suggest use LocalStrategy from PassportJS, which can be added to googleOAuth easily. http://www.passportjs.org/packages/passport-local/
Implementing GoogleOAuth from PassportJS
Implement authentification