Creates an instance of AzureWebCore.
The configuration for the Azure web core.
Private Readonly configThe configuration for the Azure web core.
Private Readonly loggerPrivate sharedPrivate Readonly tokenBuilds a request using HttpRequestBuilder without Credentials.
The Axios request configuration.
Builds a signed request using the provided Axios configuration.
The Axios request configuration.
Retrieves the token storage service.
Initializes the Azure web core by checking for cached tokens.
Executes a HTTP request without Credentials.
Saves an OAuth token to the storage.
The OAuth token to save.
Executes a signed HTTP request.
Class to handle Azure-specific web core operations. Implements the WebCoreService interface.