Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a AuthorizationCodeFlow to make the OAuth2 dance easier #209

Closed
GoogleCodeExporter opened this issue Apr 14, 2015 · 7 comments
Closed
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release.

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Changed state: Accepted
  • Added labels: Component-Api, Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

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

  • Added labels: Milestone-Release1.3

@GoogleCodeExporter GoogleCodeExporter added auto-migrated priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Apr 14, 2015
@GoogleCodeExporter
Copy link
Author

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

  • Added labels: Milestone-Release1.4
  • Removed labels: Milestone-Release1.3

@GoogleCodeExporter
Copy link
Author

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

  • Added labels: Milestone-Release1.5
  • Removed labels: Milestone-Release1.4

@GoogleCodeExporter
Copy link
Author

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

  • Added labels: Milestone-Release1.6
  • Removed labels: Milestone-Release1.5

@GoogleCodeExporter
Copy link
Author

AuthorizationCodeFlow was introduced in 
https://codereview.appspot.com/13972043/

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

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

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

  • Changed title: Include a AuthorizationCodeFlow to make the OAuth2 dance easier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release.
Projects
None yet
Development

No branches or pull requests

1 participant