-
Notifications
You must be signed in to change notification settings - Fork 3.6k
class Google\AuthHandler\Guzzle5AuthHandler is using classes removed from Google\Auth namespace #2263
Copy link
Copy link
Closed
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
These classes have been removed from https://github.com/googleapis/google-auth-library-php
from version v1.19.0 https://github.com/googleapis/google-auth-library-php/releases/tag/v1.19.0
| use Google\Auth\Subscriber\AuthTokenSubscriber; |
| use Google\Auth\Subscriber\ScopedAccessTokenSubscriber; |
| use Google\Auth\Subscriber\SimpleSubscriber; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.