Google API Core Client - Class HeaderCredentialsInterface (1.46.0)
Stay organized with collections
Save and categorize content based on your preferences.
Namespace
Google \ ApiCore
Methods
getAuthorizationHeaderCallback
Parameter
Name
Description
audience
string|null
optional audience for self-signed JWTs.
Returns
Type
Description
callable|null
Callable function that returns an authorization header.
checkUniverseDomain
Verify that the expected universe domain matches the universe domain from the credentials.