Bikram Bhattacharyya

Results 1 comments of Bikram Bhattacharyya

It may be because of the problem of passing the scope: `router.get("'/auth/google'", passport.authenticate('google', { scope: ['profile', 'email'] }));` try this :)