Issues Retrieving User Email with Google OAuth 2.0 in Passport.js Integration
I’m encountering an issue with retrieving the user’s email address during Google OAuth 2.0 authentication using Passport.js. Despite configuring the appropriate scopes and ensuring that the email scope is included, I am not able to access the user’s email address in the profile object.
Scopes Verified:
Issues Retrieving User Email with Google OAuth 2.0 in Passport.js Integration
I’m encountering an issue with retrieving the user’s email address during Google OAuth 2.0 authentication using Passport.js. Despite configuring the appropriate scopes and ensuring that the email scope is included, I am not able to access the user’s email address in the profile object.
Scopes Verified: