I have successfully implemented user authentication using GITKit and I was wondering if it's possible to get OAuth access tokens to be able to access user's gmail account, address book etc...
Could you guys, help me to figure it out ? Thank you very much !
If I understand correctly, verifyAssertion has parameter returnOauthToken which will add oauth token to the data returned by it.