kulpa / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

Designing a Server-Side Application in Net #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am looking for a sample code in .net that allows me to do server side 
integration so that my user does not need to pass through the authentication 
process. 

I am looking for something that allows me authenticate the application without 
requiring my users to enter their credentials. 

Thanks 
Neeraj Dev  

Original issue reported on code.google.com by neeraj....@gmail.com on 3 Sep 2011 at 11:40

GoogleCodeExporter commented 9 years ago
You should be looking at the .NET client library, which is located here: 
http://code.google.com/p/google-api-dotnet-client/

Original comment by jcgregorio@google.com on 8 Sep 2011 at 1:33