UNPKG

@microsoft/kiota-authentication-spfx

Version:

Authentication provider for using Kiota in SPFx solutions

9 lines 495 B
/** * ------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. * See License in the project root for license information. * ------------------------------------------------------------------------------------------- */ export * from "./azureAdSpfxAuthenticationProvider.js"; export * from "./azureAdSpfxAccessTokenProvider.js"; //# sourceMappingURL=index.js.map