UNPKG

@microsoft/kiota-authentication-azure

Version:

Authentication provider for Kiota using Azure Identity

10 lines 544 B
/** * ------------------------------------------------------------------------------------------- * 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.d.ts.map