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

BearerToken.authorizationHeaderAccessMethod() should use getAuthorizationAsList #66

Closed
wonderfly opened this issue Jan 9, 2015 · 3 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in 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 December 22, 2012 07:31:14

External references, such as a standards document, or specification? http://javadoc.google-oauth-java-client.googlecode.com/hg/1.12.0-beta/com/google/api/client/auth/oauth2/BearerToken.html#authorizationHeaderAccessMethod() Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? All Please describe the feature requested. Implementation of getAccessTokenFromRequest calls getAuthorization(), using the assumption that there is only one Authorization header. Better would be to call getAuthorizationAsList(), look for the first Authorization header with the "Bearer" token.

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

@wonderfly wonderfly added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. imported priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 9, 2015
@wonderfly wonderfly self-assigned this Jan 9, 2015
@wonderfly
Copy link
Contributor Author

From yan...@google.com on January 10, 2013 14:40:00

https://codereview.appspot.com/7060072/

Status: Started
Owner: yan...@google.com
Cc: ngmic...@google.com

@wonderfly
Copy link
Contributor Author

From yan...@google.com on January 17, 2013 19:12:44

Status: Fixed

@wonderfly
Copy link
Contributor Author

From yan...@google.com on February 09, 2013 05:22:39

Labels: -Priority-Medium Priority-Low

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in 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

1 participant