google-auth-library-php icon indicating copy to clipboard operation
google-auth-library-php copied to clipboard

Google Auth Library for PHP

Results 48 google-auth-library-php issues
Sort by recently updated
recently updated
newest added

The following release PRs may have failed: * #550 - The release job failed -- check the build log. * #548 - The release job failed -- check the build...

type: process

For any company running at scale, a default file cache is pretty much a requirement to ensure that the client libraries and auth library function in a performant way. Creating...

type: feature request

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [kelvinmo/simplejwt](https://redirect.github.com/kelvinmo/simplejwt) | `0.7.1` -> `0.9.3` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/kelvinmo%2fsimplejwt/0.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/kelvinmo%2fsimplejwt/0.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

kokoro:force-run

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/googleapis/google-auth-library-php). ## Config Migration Needed - [ ]...

type: process

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: feature request

- Remove support for `Google\Auth\Cache\Item`, which is no longer compatible with these dependencies - Drop compatibility for PHP 7.4 and 8.0 - Drop compatibility with `guzzlehttp/guzzle` v6, and `psr/cache` v1

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://redirect.github.com/sebastianbergmann/phpunit)) | `^9.6` -> `^11.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/11.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

kokoro:force-run

**Is your feature request related to a problem? Please describe.** We are missing the email of the authorized party when we decode the identity token on Cloud Run in PHP....

type: feature request

See https://github.com/googleapis/google-auth-library-php/pull/474 See [Python's implementation for Workforce credentials](https://github.com/googleapis/google-auth-library-python/pull/868/files) As part of Workforce Credentials, we will need support getting a ProjectID (e.g. implementing `ProjectIdProviderInterface`) in `ExternalAccountCredentials`. Here's examples of how this...

type: feature request