Also let me ask this.... can I use the GData authentication along with
my own REST code to Tasks? For example I'm already using Gdata for
events. So if I'm already logged in and getting calendars, events,
etc... can I use any of the GDataServiceGoogleCalendar* class such as
perhaps a token or something for my own code to call the new tasks
API? We already use JSON sync with everything else but GData.