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

Using OAuth 2.0 for Login #471

Closed
wonderfly opened this issue Jan 10, 2015 · 6 comments
Closed

Using OAuth 2.0 for Login #471

wonderfly opened this issue Jan 10, 2015 · 6 comments
Assignees
Labels
imported priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wonderfly
Copy link
Contributor

From yan...@google.com on April 10, 2012 04:21:12

External references, such as a standards document, or specification? https://developers.google.com/accounts/docs/OAuth2Login http://javadoc.google-api-java-client.googlecode.com/hg/1.8.0-beta/com/google/api/client/googleapis/auth/oauth2/GoogleAuthorizationCodeFlow.html http://javadoc.google-oauth-java-client.googlecode.com/hg/1.8.0-beta/com/google/api/client/extensions/appengine/auth/oauth2/AbstractAppEngineAuthorizationCodeServlet.html Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? App Engine and Java Please describe the feature requested. We should add an OAuth 2.0 flow for Google APIs (e.g. GoogleLoginFlow) that behaves like GoogleAuthorizationCodeFlow, but leverages Google's OAuth UserInfo API to also log in the user. We also need to provide an abstract servlet implementation like AbstractAppEngineAuthorizationCodeServlet that manages the login servlet flow based on the Google log in flow.

Original issue: http://code.google.com/p/google-api-java-client/issues/detail?id=456

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on May 14, 2012 07:21:19

Labels: -Milestone-Version1.9.0 Milestone-Version1.10.0

@wonderfly wonderfly added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. imported Component-Auth priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Jan 10, 2015
@wonderfly
Copy link
Contributor Author

From rmis...@google.com on May 30, 2012 12:25:42

Labels: -Milestone-Version1.10.0 Milestone-Version1.11.0

@wonderfly
Copy link
Contributor Author

From mlin...@google.com on June 04, 2012 08:16:47

Owner: mlin...@google.com
Cc: rmis...@google.com

@wonderfly
Copy link
Contributor Author

From yan...@google.com on July 14, 2012 04:56:55

Owner: rmis...@google.com
Cc: -rmis...@google.com
Labels: -Milestone-Version1.11.0 Milestone-Version1.12.0 Component-Auth

@wonderfly
Copy link
Contributor Author

From yan...@google.com on September 26, 2012 05:36:13

Owner: yan...@google.com
Cc: rmis...@google.com
Labels: -Priority-Medium -Milestone-Version1.12.0 Priority-High

@wonderfly
Copy link
Contributor Author

From yan...@google.com on October 04, 2013 06:08:50

Owner: ---
Cc: -rmis...@google.com

@JustinBeckwith JustinBeckwith self-assigned this Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants