Searched refs:acceptable_scope (Results 1 – 1 of 1) sorted by relevance
666 AuthScope acceptable_scope = AuthScope::kViewer; in HandleAuth() local677 acceptable_scope = std::max(desired_scope, acceptable_scope); in HandleAuth()695 if (access_token_scope < acceptable_scope) { in HandleAuth()