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

Include a AuthorizationCodeFlow to make the OAuth2 dance easier #209

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The client library (or SampleHelper) should contain a RefreshTokenManager which 
automatically does the whole OAuth2 dance for to make the life of the developer 
easier. 
Merging/storing the RefreshTokens should be done by this manager automatically.

Best case:
The user would only have to write one line to use OAuth2.

Original issue reported on code.google.com by mlin...@google.com on 26 Apr 2012 at 6:59

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 9 Jan 2013 at 3:33

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 15 Jan 2013 at 9:03

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 11 Feb 2013 at 3:47

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 17 May 2013 at 6:07

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 14 Aug 2013 at 3:27

GoogleCodeExporter commented 9 years ago
AuthorizationCodeFlow was introduced in 
https://codereview.appspot.com/13972043/

Original comment by pele...@google.com on 3 Oct 2013 at 6:25

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 16 Oct 2013 at 9:59