GIDSignIn as sole authentication

For apps with a login service, the App Review Guidelines require:

  • The login option limits data collection to the user’s name and email address.
  • The login option allows users to keep their email address private as part of setting up their account.
  • The login option does not collect interactions with the app for advertising purposes without consent.

I want to use Google Authentication using GIDSignIn pod as my sole authenticator, to avoid the hassle of dealing with username and password. Is it possible to configure GIDSignIn to adhere to these data collection requirements?

GIDSignIn as sole authentication
 
 
Q