@microsoft/kiota-authentication-azure
Version:
Authentication provider for Kiota using Azure Identity
10 lines • 542 B
JavaScript
/**
* -------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License.
* See License in the project root for license information.
* -------------------------------------------------------------------------------------------
*/
export * from "./azureIdentityAuthenticationProvider.js";
export * from "./azureIdentityAccessTokenProvider.js";
export * from "./observabilityOptions.js";
//# sourceMappingURL=index.js.map