Re: i want to get userinfo GTM OAuth 2 on ios

216 views
Skip to first unread message

Greg Robbins

unread,
Jul 20, 2012, 3:07:33 AM7/20/12
to gtm-o...@googlegroups.com
OAuth2SampleRootViewControllerTouch.m includes this comment; it applies when signing in to Google services.

  // By default, the controller will fetch the user's email, but not the rest of
  // the user's profile.  The full profile can be requested from Google's server
  // by setting this property before sign-in:
  //
  //   viewController.signIn.shouldFetchGoogleUserProfile = YES;
  //
  // The profile will be available after sign-in as
  //
  //   NSDictionary *profile = viewController.signIn.userProfile;

Reply all
Reply to author
Forward
0 new messages