IdentityManager: Add GetPersistentErrorStateOfRefreshTokenForAccount() API |
|||
Issue descriptionParallel of OAuth2TokenService::GetAuthError(). Specify that it should only be called when |account_id| is a known account (otherwise it's ambiguous what to return in the case when the account is unknown), and enforce via DCHECK.
,
Nov 27
Taking this one to do some pair-programming with Lowell.
,
Nov 27
Whoops, I or someone else already added this API: GetErrorStateOfRefreshTokenForAccount(). |
|||
►
Sign in to add a comment |
|||
Comment 1 by blundell@chromium.org
, Nov 26