DescriptionIdentity API: getAuthToken request queues (token cache prelude)
Serializing calls to getAuthToken will eliminate unnecessary calls to
GAIA and consolidate UI flows.
There is are two queues of requests for each (extension, scopes)
tuple, one for the non-interactive IssueToken flow and one for the
interactive prompt.
BUG=228908
(step #1 of the bug description)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194627
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix test fixture init + address code review feedback #
Messages
Total messages: 8 (0 generated)
|