[identity] Save user's choice of an account in the remote consent flow
At the end of the remote consent flow, Gaia returns Chrome a gaia id of an account chosen by the user. This change makes Chrome reuse this account for the next getAuthToken() calls for the same extension. For now, accounts are stored in memory with a TODO to migrate them to the user preferences. Bug: 1026237 Change-Id: Ibe52424b7131fbe44324ecb7b1a0e54d04cdf747 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2119520 Commit-Queue: Alex Ilin <alexilin@chromium.org> Reviewed-by:David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#754934}
Showing
This diff is collapsed.
Please register or sign in to comment