-1

我需要在 googleLoginOptions 中添加什么来接收性别和生日?

const googleLoginOptions = {
  scope: 'https://www.googleapis.com/auth/user.birthday.read https://www.googleapis.com/auth/user.gender.read https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile',
};
4

0 回答 0