UNPKG

@azure/identity

Version:

Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra ID

5 lines 178 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. import * as msalCommon from "@azure/msal-node"; export { msalCommon }; //# sourceMappingURL=msal.js.map