Hello All, I am new to OAuth / Open Id developer community , Using .Net framework,
Our requirement is to retrieve the contact's info from user google account, With oAuth / open Id i could able to login and get the access token, but i am bit confused how to use the Access token to retrieve the contact's So far what i have done is , using oAuth specs, followed the oAuth signature protocol to get the access token. PN : I have not used any client library , just use oAuth.cs to generate the signature, Now i got the access token , but stucked , how to use, after goggling found out, there are Google client library avialable, should i make use it ? if yes , Then do we need to follow these Library API to get the oAuth access token ? or i can make use of access token which i retrieved independently without using these library, any help will be much appreciated WIth Regards AA -- You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
