Google\Auth
Namespaces
Google\Auth\CacheGoogle\Auth\CredentialsGoogle\Auth\HttpHandlerGoogle\Auth\MiddlewareGoogle\Auth\Subscriber
Classes
ApplicationDefaultCredentials obtains the default credentials for authorizing a request to a Google service.
CredentialsLoader contains the behaviour used to locate and find default credentials files on the file system.
A class to implement caching for any object implementing FetchAuthTokenInterface
Tools for using the IAM API.
OAuth2 supports authentication by OAuth2 2-legged flows.
Sign a string using a Service Account private key.
Interfaces
An interface implemented by objects that can fetch auth tokens.
Describes a class which supports signing arbitrary strings.