You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The beta version of this client library now uses the Google Auth PHP library, instead of this library having its own OAuth2 code. So please check out that library to see if they support this, or file a similar feature request.
We won't be adding any OAuth2 features to the current client library as we're focusing efforts on getting the beta version to stable). Please check out the beta changelog for details.
It would be nice if this library would provide revoke access token capability like the generic google API client library does: https://github.com/google/google-api-php-client/blob/master/src/Google/AccessToken/Revoke.php
The text was updated successfully, but these errors were encountered: