eshivakant / 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

Modify the OAuth2Authenticator to work with the WebServerClient #99

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently we will store the OAuth2 state indefinitely. While this behavior is 
appreciated for Native Client applications, it won't allow us to get multiple 
authorization states for different clients.

Original issue reported on code.google.com by mlin...@google.com on 26 Jul 2011 at 8:17