dariuspirvulescu

Results 3 comments of dariuspirvulescu

Hi, Did you add the option `userProfileURL: "https://www.googleapis.com/oauth2/v3/userinfo"` when you describe GoogleStrategy? > passport.use(new GoogleStrategy({ > [...] > userProfileURL: "https://www.googleapis.com/oauth2/v3/userinfo" > }

After adding an override and navigating away, there wasn't a warning about losing the override. After adding many overrides, I got caught up with that and lost all my progress....