DEV Community

Discussion on: Setting up Social Logins(Google + Microsoft) with Node.js and Passport.js

Collapse
 
asim_ansari7 profile image
Asim

Thanks for the feedback.
I agree with that as I have used firebase social auth in some personal projects which is pretty easy to setup. Though I feel, with so many frameworks and libraries out there the level of abstraction has increased significantly and at times some of us get lost in setting things up from scratch and knowing how the thing actually works under the hood.
I just shared the minimal barebone of setting things up with Node, and even passport could have been avoided here to keep it more basic.

Some comments have been hidden by the post's author - find out more