googleapis / google-api-php-client

A PHP client library for accessing Google APIs
http://googleapis.github.io/google-api-php-client/
Apache License 2.0
9.32k stars 3.52k forks source link

chore: docs for accessing granted scope #2430

Closed bshaffer closed 1 year ago

bshaffer commented 1 year ago

Document support for accessing granted scopes, which was added to google/auth in https://github.com/googleapis/google-auth-library-php/pull/441

bshaffer commented 1 year ago

done in https://github.com/googleapis/google-api-php-client/pull/2432