Question OAuth 2.0

hamfiend

New member
Joined
Jul 15, 2015
Messages
3
Programming Experience
10+
Hi everyone,

I am new to OAuth and the web app that I am modifying. I do not know much about it but from what I understand I need to create an OAuth client, request an access token, and then requests using the access token.

I am using VS2010. The web app is done in VB. The information the client gave me consists of an application Id, a secret, an url, and an oauth request token.

Can anyone point me in the right direction please?

Thanks
Michael
 
Hi Herman,

I looked into that link that you mentioned. I do not see a way in the google Api client library to connect to anything other than google servers. So that will be no good for what I need.

Thanks
Michael
 
Back
Top