DescriptionBasic OAuth2 support using the native app flow.
Currently, OAuth2 does not support redirection to chrome-extension URLs. So,
temporarily, we will use the native app flow. In the future, this should be
replaced with the "PostMessage" flow.
BUG=none
TEST=Invoke javascript functions by hand and see that we get an access token.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86034
Patch Set 1 #Patch Set 2 : style fixes. #Patch Set 3 : move googleapis call to oauth2 #Patch Set 4 : more fixes #
Total comments: 12
Patch Set 5 : Address Jamie's comments. #
Total comments: 1
Patch Set 6 : remove css #Patch Set 7 : Moved Oauth2 class to its own file. #Patch Set 8 : last one #
Messages
Total messages: 6 (0 generated)
|