JSPM

@microsoft/kiota-authentication-azure

1.0.0-preview.51
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5756
  • Score
    100M100P100Q147452F
  • License MIT

Authentication provider for Kiota using Azure Identity

Package Exports

  • @microsoft/kiota-authentication-azure
  • @microsoft/kiota-authentication-azure/dist/es/src/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@microsoft/kiota-authentication-azure) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm version badge

The Kiota Authentication Azure Library is an implementation to authenticate HTTP requests using @azure/identity.

A Kiota generated project will need a reference to an authentication provider to make calls to an API endpoint.

Read more about Kiota here.

Using the Kiota Authentication Azure

  1. npm i @microsoft/kiota-authentication-azure -S.