UpdateMetadataInterface
interface UpdateMetadataInterface (View source)
Describes a Credentials object which supports updating request metadata (request headers).
Constants
AUTH_METADATA_KEY |
|
Methods
array
updateMetadata(array $metadata, string $authUri = null, callable|null $httpHandler = null)
Updates metadata with the authorization token.
Details
array
updateMetadata(array $metadata, string $authUri = null, callable|null $httpHandler = null)
Updates metadata with the authorization token.