asifshaon / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Support Service Accounts #203

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Support OAuth 2.0 Service Accounts

https://developers.google.com/accounts/docs/OAuth2ServiceAccount

Original issue reported on code.google.com by asky...@google.com on 25 Apr 2012 at 5:33

GoogleCodeExporter commented 9 years ago
Issue 170 has been merged into this issue.

Original comment by asky...@google.com on 25 Apr 2012 at 5:33

GoogleCodeExporter commented 9 years ago
Do you have any ETA on the availability of this feature?

Original comment by ala...@google.com on 11 Jul 2012 at 6:49

GoogleCodeExporter commented 9 years ago
Support for service accounts has been added in rev. a57f7678140f:

http://code.google.com/p/google-api-dotnet-client/source/detail?r=a57f7678140f40
f5110dfdefefbd79c4f0d4f55e

Original comment by ccherub...@google.com on 24 Aug 2012 at 9:46

GoogleCodeExporter commented 9 years ago
@cluadio - that merge shows no files.  Can you point us to a wiki or doc page 
describing how service accounts work in .NET?

Original comment by r...@ryguy.com on 20 Oct 2012 at 11:29

GoogleCodeExporter commented 9 years ago
The .NET-specific docs are not available yet, the closest thing to a sample is 
the test file at 
http://code.google.com/p/google-api-dotnet-client/source/browse/Src/GoogleApis.A
uthentication.OAuth2.Tests/DotNetOpenAuth/AssertionFlowClientTest.cs

Original comment by ccherub...@google.com on 20 Oct 2012 at 11:47