Is there a way i can get access to a user's contact groups using the Gmail oAuth alone? I know it is possible to do using the google contacts API, but i am already using the gmail oAuth so i dont want the user to have to authenticate contacts api separately.
views:
31answers:
1
A:
hmmm now i;m thinking that you could just oauth into both contacts and gmail of them somehow specifying a double scope parameter... or just writing the program to do one after another.
benjaminlotan
2010-08-25 05:16:30