google-api-php-client icon indicating copy to clipboard operation
google-api-php-client copied to clipboard

feat: add audience parameter to Client::verifyIdToken

Open bshaffer opened this issue 1 year ago • 0 comments

fixes https://github.com/googleapis/google-api-php-client/issues/1900 by allowing an $audience parameter that will be used instead of the Client ID configured in the client object.

bshaffer avatar Sep 08 '23 21:09 bshaffer