I am trying to build a connector with google drive. I set a project where I am asking the user for the right autorization (.../auth/drive). However, when I log in using useGoogleLogin, I receive just his non-sensitive data scopes in the console (/auth/userinfo.email, /auth/userinfo.profile). I don't understand why ?
I am trying to build a connector with google drive. I set a project where I am asking the user for the right autorization (.../auth/drive). However, when I log in using useGoogleLogin, I receive just his non-sensitive data scopes in the console (/auth/userinfo.email, /auth/userinfo.profile). I don't understand why ?