Rename OAuth helper methods for clearer user scope and permission handling
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3546206. -->
Reported by: [saidatom](https://www.drupal.org/user/1846674)
Related to !2
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<ul>
<li>Rename OauthClientScopeHelper::getScopes() to OauthClientScopeHelper::getCurrentUserScopes()</li>
<li>Rename OauthClientPermissions::requestPermission() to OauthClientPermissions::getUserPermission()</li>
</ul>
issue