@data-heaving/azure-identity
v1.0.0
Published
[![Code Coverage](https://codecov.io/gh/DataHeaving/cloud-azure/branch/develop/graph/badge.svg?flag=identity)](https://codecov.io/gh/DataHeaving/cloud-azure)
Downloads
2
Readme
Data Heaving - Common-Azure
This folder contains source code for @data-heaving/azure-identity
NPM package.
The exported entities include:
- API and implementation to get instance of
TokenCredential
which is either environment-based, or managed identity -based,
Usage
Include @data-heaving/azure-identity
dependency in your package.json
file.
More information
To learn more what Data Heaving project is all about, see here.